"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/15 04:51:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-limuxun7buwa" 2026/07/15 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 04:51:23 DEBUG : Starting OpenDrive session with ID: 8efb31900ac472e2fc764e84858d701e0046f6cc27603bf071ecd6e5dcdc34fa 2026/07/15 04:51:24 DEBUG : Creating backend with remote "/tmp/rclone2254495193" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:24 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:24 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:27 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:27 DEBUG : dir: Looking for writers 2026/07/15 04:51:27 DEBUG : Looking for writers 2026/07/15 04:51:27 DEBUG : dir: reading active writers 2026/07/15 04:51:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.47s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:28 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:28 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:31 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/15 04:51:34 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/15 04:51:36 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:36 DEBUG : dir/subdir: Looking for writers 2026/07/15 04:51:36 DEBUG : dir: Looking for writers 2026/07/15 04:51:36 DEBUG : file1: reading active writers 2026/07/15 04:51:36 DEBUG : file2: reading active writers 2026/07/15 04:51:36 DEBUG : subdir: reading active writers 2026/07/15 04:51:36 DEBUG : Looking for writers 2026/07/15 04:51:36 DEBUG : dir: reading active writers 2026/07/15 04:51:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.32s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:38 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:38 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:40 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:40 DEBUG : dir: Looking for writers 2026/07/15 04:51:40 DEBUG : file1: reading active writers 2026/07/15 04:51:40 DEBUG : Looking for writers 2026/07/15 04:51:40 DEBUG : dir: reading active writers 2026/07/15 04:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.79s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:41 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:41 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:44 DEBUG : dir: Looking for writers 2026/07/15 04:51:44 DEBUG : Looking for writers 2026/07/15 04:51:44 DEBUG : dir: reading active writers 2026/07/15 04:51:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.79s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:45 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:45 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:49 DEBUG : dir: forgetting directory cache 2026/07/15 04:51:49 DEBUG : forgetting directory cache 2026/07/15 04:51:49 DEBUG : dir: forgetting directory cache 2026/07/15 04:51:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:49 DEBUG : Looking for writers 2026/07/15 04:51:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.52s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:50 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:50 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/15 04:51:53 DEBUG : dir: invalidating directory cache 2026/07/15 04:51:53 DEBUG : >ForgetPath: 2026/07/15 04:51:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/15 04:51:53 DEBUG : invalidating directory cache 2026/07/15 04:51:53 DEBUG : dir: forgetting directory cache 2026/07/15 04:51:53 DEBUG : >ForgetPath: 2026/07/15 04:51:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/15 04:51:53 DEBUG : >ForgetPath: 2026/07/15 04:51:53 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:51:53 DEBUG : dir: Looking for writers 2026/07/15 04:51:53 DEBUG : Looking for writers 2026/07/15 04:51:53 DEBUG : dir: reading active writers 2026/07/15 04:51:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.91s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:51:54 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:51:54 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:51:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:51:59 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/15 04:52:01 DEBUG : forgetting directory cache 2026/07/15 04:52:01 DEBUG : dir: forgetting directory cache 2026/07/15 04:52:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:01 DEBUG : dir: Looking for writers 2026/07/15 04:52:01 DEBUG : fil/a/b: Looking for writers 2026/07/15 04:52:01 DEBUG : fil/a: Looking for writers 2026/07/15 04:52:01 DEBUG : b: reading active writers 2026/07/15 04:52:01 DEBUG : fil: Looking for writers 2026/07/15 04:52:01 DEBUG : a: reading active writers 2026/07/15 04:52:01 DEBUG : Looking for writers 2026/07/15 04:52:01 DEBUG : dir: reading active writers 2026/07/15 04:52:01 DEBUG : fil: reading active writers 2026/07/15 04:52:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.50s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:04 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:04 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:07 DEBUG : dir: Looking for writers 2026/07/15 04:52:07 DEBUG : Looking for writers 2026/07/15 04:52:07 DEBUG : dir: reading active writers 2026/07/15 04:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.89s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:08 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:08 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:11 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:11 DEBUG : dir: Looking for writers 2026/07/15 04:52:11 DEBUG : file1: reading active writers 2026/07/15 04:52:11 DEBUG : Looking for writers 2026/07/15 04:52:11 DEBUG : dir: reading active writers 2026/07/15 04:52:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.00s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:12 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:12 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:15 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/15 04:52:17 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/15 04:52:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/15 04:52:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/15 04:52:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 04:52:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/15 04:52:20 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/15 04:52:22 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/15 04:52:24 DEBUG : dir: invalidating directory cache 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/15 04:52:25 DEBUG : dir/file1: Reset virtual modtime 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/15 04:52:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 04:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/15 04:52:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/15 04:52:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:52:25 DEBUG : dir: invalidating directory cache 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/15 04:52:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/15 04:52:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 04:52:25 DEBUG : forgetting directory cache 2026/07/15 04:52:25 DEBUG : dir: forgetting directory cache 2026/07/15 04:52:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/15 04:52:25 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:25 DEBUG : dir/virtualDir: Looking for writers 2026/07/15 04:52:25 DEBUG : dir: Looking for writers 2026/07/15 04:52:25 DEBUG : file1: reading active writers 2026/07/15 04:52:25 DEBUG : virtualFile2: reading active writers 2026/07/15 04:52:25 DEBUG : virtualFile: reading active writers 2026/07/15 04:52:25 DEBUG : virtualDir: reading active writers 2026/07/15 04:52:25 DEBUG : Looking for writers 2026/07/15 04:52:25 DEBUG : dir: reading active writers 2026/07/15 04:52:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.76s) --- PASS: TestDirReadDirAll/Virtual (5.29s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:27 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:27 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:30 ERROR : dir/: Can only open directories read only 2026/07/15 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:30 DEBUG : dir: Looking for writers 2026/07/15 04:52:30 DEBUG : Looking for writers 2026/07/15 04:52:30 DEBUG : dir: reading active writers 2026/07/15 04:52:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.34s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:31 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/07/15 04:52:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 04:52:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/15 04:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 04:52:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 04:52:35 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/15 04:52:36 DEBUG : dir/potato: size = 5 OK 2026/07/15 04:52:36 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:52:36 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/15 04:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 04:52:36 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:36 DEBUG : dir: Looking for writers 2026/07/15 04:52:36 DEBUG : file1: reading active writers 2026/07/15 04:52:36 DEBUG : potato: reading active writers 2026/07/15 04:52:36 DEBUG : Looking for writers 2026/07/15 04:52:36 DEBUG : dir: reading active writers 2026/07/15 04:52:36 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.25s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:37 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:37 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 04:52:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:42 DEBUG : dir/sub: Looking for writers 2026/07/15 04:52:42 DEBUG : dir: Looking for writers 2026/07/15 04:52:42 DEBUG : file1: reading active writers 2026/07/15 04:52:42 DEBUG : sub: reading active writers 2026/07/15 04:52:42 DEBUG : Looking for writers 2026/07/15 04:52:42 DEBUG : dir: reading active writers 2026/07/15 04:52:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.17s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:43 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:43 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 04:52:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/15 04:52:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:48 DEBUG : dir/sub/subsub: Looking for writers 2026/07/15 04:52:48 DEBUG : dir/sub: Looking for writers 2026/07/15 04:52:48 DEBUG : subsub: reading active writers 2026/07/15 04:52:48 DEBUG : dir: Looking for writers 2026/07/15 04:52:48 DEBUG : file1: reading active writers 2026/07/15 04:52:48 DEBUG : sub: reading active writers 2026/07/15 04:52:48 DEBUG : Looking for writers 2026/07/15 04:52:48 DEBUG : dir: reading active writers 2026/07/15 04:52:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.96s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:50 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:50 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:53 ERROR : dir/: Dir.Remove not empty 2026/07/15 04:52:53 DEBUG : dir/file1: Remove: 2026/07/15 04:52:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:52:54 DEBUG : dir/file1: >Remove: err= 2026/07/15 04:52:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 04:52:54 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:54 DEBUG : Looking for writers 2026/07/15 04:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.00s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:54 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:54 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:52:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:52:57 DEBUG : dir/file1: Remove: 2026/07/15 04:52:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:52:58 DEBUG : dir/file1: >Remove: err= 2026/07/15 04:52:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 04:52:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:52:58 DEBUG : Looking for writers 2026/07/15 04:52:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.01s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:52:58 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:52:58 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:02 DEBUG : dir/file1: Remove: 2026/07/15 04:53:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:53:02 DEBUG : dir/file1: >Remove: err= 2026/07/15 04:53:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:02 DEBUG : dir: Looking for writers 2026/07/15 04:53:02 DEBUG : Looking for writers 2026/07/15 04:53:02 DEBUG : dir: reading active writers 2026/07/15 04:53:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.67s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:03 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:03 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:07 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/15 04:53:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/15 04:53:08 DEBUG : dir2: same parent dir (ODFfMTI3MjE5OTZfc1ZPcG4) - using folder/rename instead of move_copy 2026/07/15 04:53:09 DEBUG : dir: Updating dir with dir2 0x38bfc106e8f0 2026/07/15 04:53:09 DEBUG : dir: forgetting directory cache 2026/07/15 04:53:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 04:53:09 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/15 04:53:10 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/15 04:53:10 DEBUG : file2: Updating file with file2 0x38bfc0dd8b60 2026/07/15 04:53:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/15 04:53:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 04:53:11 INFO : dir2/file3: Deleted 2026/07/15 04:53:11 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/15 04:53:11 DEBUG : dir2/file3: Updating file with dir2/file3 0x38bfc0dd8b60 2026/07/15 04:53:11 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/15 04:53:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/15 04:53:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/15 04:53:12 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MjE5OTZfc1ZPcG4) - using folder/rename instead of move_copy 2026/07/15 04:53:12 DEBUG : empty directory: Updating dir with renamed empty directory 0x38bfc145fba0 2026/07/15 04:53:12 DEBUG : empty directory: forgetting directory cache 2026/07/15 04:53:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/15 04:53:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/15 04:53:12 DEBUG : dir2: Renaming to "dir3" 2026/07/15 04:53:12 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:12 DEBUG : dir3: Looking for writers 2026/07/15 04:53:12 DEBUG : file3: reading active writers 2026/07/15 04:53:12 DEBUG : renamed empty directory: Looking for writers 2026/07/15 04:53:12 DEBUG : Looking for writers 2026/07/15 04:53:12 DEBUG : dir3: reading active writers 2026/07/15 04:53:12 DEBUG : renamed empty directory: reading active writers 2026/07/15 04:53:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.78s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:14 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:14 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 04:53:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:53:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:53:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 04:53:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/15 04:53:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/15 04:53:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 04:53:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:53:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:53:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 04:53:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/15 04:53:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/15 04:53:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 04:53:17 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (12 bytes), uploading instead of streaming 2026/07/15 04:53:18 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/15 04:53:19 DEBUG : dir/sub/file2: size = 12 OK 2026/07/15 04:53:19 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/15 04:53:19 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/15 04:53:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 04:53:19 DEBUG : forgetting directory cache 2026/07/15 04:53:19 DEBUG : dir: forgetting directory cache 2026/07/15 04:53:19 DEBUG : dir/sub: forgetting directory cache 2026/07/15 04:53:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/15 04:53:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/15 04:53:19 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 04:53:20 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/15 04:53:21 DEBUG : dir/sub/file0: size = 5 OK 2026/07/15 04:53:21 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:53:21 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/15 04:53:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 04:53:21 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:21 DEBUG : dir/sub: Looking for writers 2026/07/15 04:53:21 DEBUG : file0: reading active writers 2026/07/15 04:53:21 DEBUG : file2: reading active writers 2026/07/15 04:53:21 DEBUG : dir: Looking for writers 2026/07/15 04:53:21 DEBUG : file1: reading active writers 2026/07/15 04:53:21 DEBUG : sub: reading active writers 2026/07/15 04:53:21 DEBUG : Looking for writers 2026/07/15 04:53:21 DEBUG : dir: reading active writers 2026/07/15 04:53:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.10s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:23 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/15 04:53:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:23 DEBUG : Looking for writers 2026/07/15 04:53:23 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:23 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:53:27 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 04:53:27 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/15 04:53:27 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:53:27 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/15 04:53:27 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/15 04:53:27 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/15 04:53:27 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:53:27 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 04:53:27 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:27 DEBUG : dir: Looking for writers 2026/07/15 04:53:27 DEBUG : file1: reading active writers 2026/07/15 04:53:27 DEBUG : file1.metadata: reading active writers 2026/07/15 04:53:27 DEBUG : Looking for writers 2026/07/15 04:53:27 DEBUG : dir: reading active writers 2026/07/15 04:53:27 DEBUG : dir.metadata: reading active writers 2026/07/15 04:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.48s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:28 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:28 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:31 DEBUG : dir: Looking for writers 2026/07/15 04:53:31 DEBUG : file1: reading active writers 2026/07/15 04:53:31 DEBUG : Looking for writers 2026/07/15 04:53:31 DEBUG : dir: reading active writers 2026/07/15 04:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.34s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:32 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:32 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:36 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/15 04:53:38 DEBUG : Can set mod time: true 2026/07/15 04:53:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 04:53:38 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:38 DEBUG : dir: Looking for writers 2026/07/15 04:53:38 DEBUG : file1: reading active writers 2026/07/15 04:53:38 DEBUG : Looking for writers 2026/07/15 04:53:38 DEBUG : dir: reading active writers 2026/07/15 04:53:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:39 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:39 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:53:42 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 04:53:44 DEBUG : dir/file1: size = 0 OK 2026/07/15 04:53:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:53:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 04:53:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 04:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:53:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:44 DEBUG : dir: Looking for writers 2026/07/15 04:53:44 DEBUG : file1: reading active writers 2026/07/15 04:53:44 DEBUG : Looking for writers 2026/07/15 04:53:44 DEBUG : dir: reading active writers 2026/07/15 04:53:44 DEBUG : >WaitForWriters: 2026/07/15 04:53:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:44 DEBUG : dir: Looking for writers 2026/07/15 04:53:44 DEBUG : file1: reading active writers 2026/07/15 04:53:44 DEBUG : Looking for writers 2026/07/15 04:53:44 DEBUG : dir: reading active writers 2026/07/15 04:53:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:45 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:45 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:53:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:53:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 04:53:49 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:53:50 DEBUG : dir/file1: size = 5 OK 2026/07/15 04:53:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:53:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 04:53:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 04:53:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:53:50 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:50 DEBUG : dir: Looking for writers 2026/07/15 04:53:50 DEBUG : file1: reading active writers 2026/07/15 04:53:50 DEBUG : Looking for writers 2026/07/15 04:53:50 DEBUG : dir: reading active writers 2026/07/15 04:53:50 DEBUG : >WaitForWriters: 2026/07/15 04:53:50 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:50 DEBUG : dir: Looking for writers 2026/07/15 04:53:50 DEBUG : file1: reading active writers 2026/07/15 04:53:50 DEBUG : Looking for writers 2026/07/15 04:53:50 DEBUG : dir: reading active writers 2026/07/15 04:53:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:52 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:52 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:53:52 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 DEBUG : Config file has changed externally - reloading 2026/07/15 04:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:52 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:53:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 04:53:55 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:55 DEBUG : dir: Looking for writers 2026/07/15 04:53:55 DEBUG : file1: reading active writers 2026/07/15 04:53:55 DEBUG : Looking for writers 2026/07/15 04:53:55 DEBUG : dir: reading active writers 2026/07/15 04:53:55 DEBUG : >WaitForWriters: 2026/07/15 04:53:55 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:53:56 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:53:56 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:53:56 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:53:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:53:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:53:56 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:53:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:53:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:53:59 DEBUG : dir/file1(0x38bfc14431c0): close: 2026/07/15 04:53:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 04:53:59 DEBUG : dir/file1(0x38bfc14431c0): >close: err= 2026/07/15 04:53:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:53:59 DEBUG : dir: Looking for writers 2026/07/15 04:53:59 DEBUG : file1: reading active writers 2026/07/15 04:53:59 DEBUG : Looking for writers 2026/07/15 04:53:59 DEBUG : dir: reading active writers 2026/07/15 04:53:59 DEBUG : >WaitForWriters: 2026/07/15 04:54:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:00 DEBUG : dir: Looking for writers 2026/07/15 04:54:00 DEBUG : file1: reading active writers 2026/07/15 04:54:00 DEBUG : Looking for writers 2026/07/15 04:54:00 DEBUG : dir: reading active writers 2026/07/15 04:54:00 DEBUG : >WaitForWriters: 2026/07/15 04:54:00 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:01 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:54:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:01 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:54:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 04:54:04 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:54:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:54:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): _writeAt: size=5, off=0 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): openPending: 2026/07/15 04:54:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 04:54:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 04:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): >openPending: err= 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): >_writeAt: n=5, err= 2026/07/15 04:54:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): close: 2026/07/15 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/15 04:54:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/15 04:54:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/15 04:54:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 04:54:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 04:54:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:54:04 DEBUG : dir/file1(0x38bfc0f86840): >close: err= 2026/07/15 04:54:04 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:04 DEBUG : dir: Looking for writers 2026/07/15 04:54:04 DEBUG : file1: reading active writers 2026/07/15 04:54:04 DEBUG : Looking for writers 2026/07/15 04:54:04 DEBUG : dir: reading active writers 2026/07/15 04:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:54:04 DEBUG : dir: Looking for writers 2026/07/15 04:54:04 DEBUG : file1: reading active writers 2026/07/15 04:54:04 DEBUG : Looking for writers 2026/07/15 04:54:04 DEBUG : dir: reading active writers 2026/07/15 04:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:54:04 DEBUG : dir: Looking for writers 2026/07/15 04:54:04 DEBUG : file1: reading active writers 2026/07/15 04:54:04 DEBUG : Looking for writers 2026/07/15 04:54:04 DEBUG : dir: reading active writers 2026/07/15 04:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:54:04 DEBUG : dir: Looking for writers 2026/07/15 04:54:04 DEBUG : file1: reading active writers 2026/07/15 04:54:04 DEBUG : Looking for writers 2026/07/15 04:54:04 DEBUG : dir: reading active writers 2026/07/15 04:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:54:04 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 04:54:04 DEBUG : dir: Looking for writers 2026/07/15 04:54:04 DEBUG : file1: reading active writers 2026/07/15 04:54:04 DEBUG : Looking for writers 2026/07/15 04:54:04 DEBUG : dir: reading active writers 2026/07/15 04:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:54:05 DEBUG : dir: Looking for writers 2026/07/15 04:54:05 DEBUG : file1: reading active writers 2026/07/15 04:54:05 DEBUG : Looking for writers 2026/07/15 04:54:05 DEBUG : dir: reading active writers 2026/07/15 04:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:54:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:05 DEBUG : dir: Looking for writers 2026/07/15 04:54:05 DEBUG : file1: reading active writers 2026/07/15 04:54:05 DEBUG : Looking for writers 2026/07/15 04:54:05 DEBUG : dir: reading active writers 2026/07/15 04:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:54:06 DEBUG : dir: Looking for writers 2026/07/15 04:54:06 DEBUG : file1: reading active writers 2026/07/15 04:54:06 DEBUG : Looking for writers 2026/07/15 04:54:06 DEBUG : dir: reading active writers 2026/07/15 04:54:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:54:06 DEBUG : dir/file1: size = 14 OK 2026/07/15 04:54:06 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/15 04:54:06 INFO : dir/file1: Copied (replaced existing) 2026/07/15 04:54:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/15 04:54:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 04:54:06 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/15 04:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 04:54:07 DEBUG : dir: Looking for writers 2026/07/15 04:54:07 DEBUG : file1: reading active writers 2026/07/15 04:54:07 DEBUG : Looking for writers 2026/07/15 04:54:07 DEBUG : dir: reading active writers 2026/07/15 04:54:07 DEBUG : >WaitForWriters: 2026/07/15 04:54:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:07 DEBUG : dir: Looking for writers 2026/07/15 04:54:07 DEBUG : file1: reading active writers 2026/07/15 04:54:07 DEBUG : Looking for writers 2026/07/15 04:54:07 DEBUG : dir: reading active writers 2026/07/15 04:54:07 DEBUG : >WaitForWriters: 2026/07/15 04:54:07 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.10s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.95s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.32s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.12s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:08 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:08 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:54:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:54:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:54:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 04:54:11 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:11 DEBUG : dir: Looking for writers 2026/07/15 04:54:11 DEBUG : file1: reading active writers 2026/07/15 04:54:11 DEBUG : Looking for writers 2026/07/15 04:54:11 DEBUG : dir: reading active writers 2026/07/15 04:54:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.72s) === RUN TestFileOpenReadUnknownSize 2026/07/15 04:54:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/15 04:54:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:54:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/15 04:54:13 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:13 DEBUG : Looking for writers 2026/07/15 04:54:13 DEBUG : file.txt: reading active writers 2026/07/15 04:54:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:13 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:13 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:16 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 04:54:16 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/15 04:54:17 DEBUG : dir/file1: size = 25 OK 2026/07/15 04:54:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:54:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 04:54:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:17 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:17 DEBUG : dir: Looking for writers 2026/07/15 04:54:17 DEBUG : file1: reading active writers 2026/07/15 04:54:17 DEBUG : Looking for writers 2026/07/15 04:54:17 DEBUG : dir: reading active writers 2026/07/15 04:54:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.71s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:18 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:18 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:22 DEBUG : dir/file1: Remove: 2026/07/15 04:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:22 DEBUG : dir/file1: >Remove: err= 2026/07/15 04:54:22 DEBUG : dir/file1: Remove: 2026/07/15 04:54:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 04:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:22 DEBUG : dir: Looking for writers 2026/07/15 04:54:22 DEBUG : Looking for writers 2026/07/15 04:54:22 DEBUG : dir: reading active writers 2026/07/15 04:54:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.67s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:23 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:26 DEBUG : dir/file1: Remove: 2026/07/15 04:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:26 DEBUG : dir/file1: >Remove: err= 2026/07/15 04:54:27 DEBUG : dir/file1: Remove: 2026/07/15 04:54:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 04:54:27 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:27 DEBUG : dir: Looking for writers 2026/07/15 04:54:27 DEBUG : Looking for writers 2026/07/15 04:54:27 DEBUG : dir: reading active writers 2026/07/15 04:54:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.54s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:28 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:28 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:54:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 04:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:54:31 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/15 04:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:54:31 DEBUG : dir/file1: Open: flags=0x3 2026/07/15 04:54:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/15 04:54:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/15 04:54:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:31 DEBUG : dir: Looking for writers 2026/07/15 04:54:31 DEBUG : file1: reading active writers 2026/07/15 04:54:31 DEBUG : Looking for writers 2026/07/15 04:54:31 DEBUG : dir: reading active writers 2026/07/15 04:54:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:32 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:32 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:35 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:35 DEBUG : dir: Looking for writers 2026/07/15 04:54:35 DEBUG : file1: reading active writers 2026/07/15 04:54:35 DEBUG : Looking for writers 2026/07/15 04:54:35 DEBUG : dir: reading active writers 2026/07/15 04:54:35 DEBUG : >WaitForWriters: 2026/07/15 04:54:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:36 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1438dd0 2026/07/15 04:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:54:37 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc1438dd0 2026/07/15 04:54:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:37 DEBUG : dir/file1: File is currently open, delaying rename 0x38bfc1438dd0 2026/07/15 04:54:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:37 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 04:54:37 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/15 04:54:38 DEBUG : dir/file1: size = 25 OK 2026/07/15 04:54:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:54:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 04:54:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:38 DEBUG : newLeaf: Running delayed rename now 2026/07/15 04:54:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:39 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1438dd0 2026/07/15 04:54:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:39 DEBUG : dir: Looking for writers 2026/07/15 04:54:39 DEBUG : Looking for writers 2026/07/15 04:54:39 DEBUG : dir: reading active writers 2026/07/15 04:54:39 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:39 DEBUG : >WaitForWriters: 2026/07/15 04:54:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:39 DEBUG : dir: Looking for writers 2026/07/15 04:54:39 DEBUG : Looking for writers 2026/07/15 04:54:39 DEBUG : dir: reading active writers 2026/07/15 04:54:39 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:40 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:40 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:40 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:54:40 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:40 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:54:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:43 DEBUG : dir: Looking for writers 2026/07/15 04:54:43 DEBUG : file1: reading active writers 2026/07/15 04:54:43 DEBUG : Looking for writers 2026/07/15 04:54:43 DEBUG : dir: reading active writers 2026/07/15 04:54:43 DEBUG : >WaitForWriters: 2026/07/15 04:54:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:44 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1439040 2026/07/15 04:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:54:45 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc1439040 2026/07/15 04:54:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 04:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:45 DEBUG : dir/file1: File is currently open, delaying rename 0x38bfc1439040 2026/07/15 04:54:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:45 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 04:54:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/15 04:54:47 DEBUG : dir/file1: size = 25 OK 2026/07/15 04:54:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:54:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 04:54:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:47 DEBUG : newLeaf: Running delayed rename now 2026/07/15 04:54:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:47 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1439040 2026/07/15 04:54:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:47 DEBUG : dir: Looking for writers 2026/07/15 04:54:47 DEBUG : Looking for writers 2026/07/15 04:54:47 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:47 DEBUG : dir: reading active writers 2026/07/15 04:54:47 DEBUG : >WaitForWriters: 2026/07/15 04:54:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:48 DEBUG : dir: Looking for writers 2026/07/15 04:54:48 DEBUG : Looking for writers 2026/07/15 04:54:48 DEBUG : dir: reading active writers 2026/07/15 04:54:48 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:48 DEBUG : >WaitForWriters: 2026/07/15 04:54:48 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:54:49 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:54:49 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:54:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:54:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:54:49 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:54:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:54:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): openPending: 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 04:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): >openPending: err= 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:54:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): _writeAt: size=14, off=0 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): >_writeAt: n=14, err= 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): close: 2026/07/15 04:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 04:54:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:54:52 DEBUG : dir/file1(0x38bfc10ec600): >close: err= 2026/07/15 04:54:52 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:54:52 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:54:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:54:52 DEBUG : dir: Looking for writers 2026/07/15 04:54:52 DEBUG : file1: reading active writers 2026/07/15 04:54:52 DEBUG : Looking for writers 2026/07/15 04:54:52 DEBUG : dir: reading active writers 2026/07/15 04:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:54:53 DEBUG : dir: Looking for writers 2026/07/15 04:54:53 DEBUG : file1: reading active writers 2026/07/15 04:54:53 DEBUG : Looking for writers 2026/07/15 04:54:53 DEBUG : dir: reading active writers 2026/07/15 04:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:54:53 DEBUG : dir: Looking for writers 2026/07/15 04:54:53 DEBUG : file1: reading active writers 2026/07/15 04:54:53 DEBUG : Looking for writers 2026/07/15 04:54:53 DEBUG : dir: reading active writers 2026/07/15 04:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:54:53 DEBUG : dir/file1: size = 14 OK 2026/07/15 04:54:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/15 04:54:53 INFO : dir/file1: Copied (replaced existing) 2026/07/15 04:54:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 04:54:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 04:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 04:54:54 DEBUG : dir: Looking for writers 2026/07/15 04:54:54 DEBUG : file1: reading active writers 2026/07/15 04:54:54 DEBUG : Looking for writers 2026/07/15 04:54:54 DEBUG : dir: reading active writers 2026/07/15 04:54:54 DEBUG : >WaitForWriters: 2026/07/15 04:54:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:54:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:54:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): _readAt: size=512, off=0 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): openPending: 2026/07/15 04:54:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 04:54:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 04:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): >openPending: err= 2026/07/15 04:54:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): >_readAt: n=14, err=EOF 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): close: 2026/07/15 04:54:54 DEBUG : dir/file1(0x38bfc10ed480): >close: err= 2026/07/15 04:54:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:55 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:54:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:54:55 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc128fa00 2026/07/15 04:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:54:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 04:54:56 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc128fa00 2026/07/15 04:54:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:54:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:54:56 DEBUG : dir/file1(0x38bfc0f870c0): openPending: 2026/07/15 04:54:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:54:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 04:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:54:56 DEBUG : dir/file1(0x38bfc0f870c0): >openPending: err= 2026/07/15 04:54:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:54:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:54:56 DEBUG : dir/file1(0x38bfc0f870c0): _writeAt: size=25, off=0 2026/07/15 04:54:56 DEBUG : dir/file1(0x38bfc0f870c0): >_writeAt: n=25, err= 2026/07/15 04:54:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:54:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:54:57 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc128fa00 2026/07/15 04:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:57 DEBUG : newLeaf(0x38bfc0f870c0): close: 2026/07/15 04:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 04:54:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 04:54:56.961279904 +0000 UTC m=+213.644778394 2026/07/15 04:54:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 04:54:57 DEBUG : newLeaf(0x38bfc0f870c0): >close: err= 2026/07/15 04:54:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:54:57 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:54:57 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/15 04:54:57 DEBUG : dir: Looking for writers 2026/07/15 04:54:57 DEBUG : Looking for writers 2026/07/15 04:54:57 DEBUG : dir: reading active writers 2026/07/15 04:54:57 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:54:58 DEBUG : dir: Looking for writers 2026/07/15 04:54:58 DEBUG : Looking for writers 2026/07/15 04:54:58 DEBUG : dir: reading active writers 2026/07/15 04:54:58 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:54:58 DEBUG : dir: Looking for writers 2026/07/15 04:54:58 DEBUG : Looking for writers 2026/07/15 04:54:58 DEBUG : dir: reading active writers 2026/07/15 04:54:58 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:54:58 DEBUG : newLeaf: size = 25 OK 2026/07/15 04:54:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:54:58 INFO : newLeaf: Copied (replaced existing) 2026/07/15 04:54:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 04:54:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 04:54:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 04:54:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:54:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 04:54:59 DEBUG : dir: Looking for writers 2026/07/15 04:54:59 DEBUG : Looking for writers 2026/07/15 04:54:59 DEBUG : dir: reading active writers 2026/07/15 04:54:59 DEBUG : newLeaf: reading active writers 2026/07/15 04:54:59 DEBUG : >WaitForWriters: 2026/07/15 04:55:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:00 DEBUG : dir: Looking for writers 2026/07/15 04:55:00 DEBUG : Looking for writers 2026/07/15 04:55:00 DEBUG : dir: reading active writers 2026/07/15 04:55:00 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:00 DEBUG : >WaitForWriters: 2026/07/15 04:55:00 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:01 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:55:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:01 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:55:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:55:04 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:04 DEBUG : dir: Looking for writers 2026/07/15 04:55:04 DEBUG : file1: reading active writers 2026/07/15 04:55:04 DEBUG : Looking for writers 2026/07/15 04:55:04 DEBUG : dir: reading active writers 2026/07/15 04:55:04 DEBUG : >WaitForWriters: 2026/07/15 04:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:05 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc14391e0 2026/07/15 04:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:55:06 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc14391e0 2026/07/15 04:55:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:55:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:06 DEBUG : dir/file1(0x38bfc0f86cc0): openPending: 2026/07/15 04:55:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/15 04:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 04:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:06 DEBUG : dir/file1(0x38bfc0f86cc0): >openPending: err= 2026/07/15 04:55:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:06 DEBUG : dir/file1(0x38bfc0f86cc0): _writeAt: size=25, off=0 2026/07/15 04:55:06 DEBUG : dir/file1(0x38bfc0f86cc0): >_writeAt: n=25, err= 2026/07/15 04:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:55:07 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc14391e0 2026/07/15 04:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:07 DEBUG : newLeaf(0x38bfc0f86cc0): close: 2026/07/15 04:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 04:55:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 04:55:06.463863102 +0000 UTC m=+223.147361601 2026/07/15 04:55:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 04:55:07 DEBUG : newLeaf(0x38bfc0f86cc0): >close: err= 2026/07/15 04:55:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:55:07 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:55:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:55:07 DEBUG : dir: Looking for writers 2026/07/15 04:55:07 DEBUG : Looking for writers 2026/07/15 04:55:07 DEBUG : dir: reading active writers 2026/07/15 04:55:07 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:55:08 DEBUG : newLeaf: size = 25 OK 2026/07/15 04:55:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:55:08 INFO : newLeaf: Copied (replaced existing) 2026/07/15 04:55:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 04:55:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 04:55:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 04:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 04:55:08 DEBUG : dir: Looking for writers 2026/07/15 04:55:08 DEBUG : Looking for writers 2026/07/15 04:55:08 DEBUG : dir: reading active writers 2026/07/15 04:55:08 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:08 DEBUG : >WaitForWriters: 2026/07/15 04:55:08 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:08 DEBUG : dir: Looking for writers 2026/07/15 04:55:08 DEBUG : Looking for writers 2026/07/15 04:55:08 DEBUG : dir: reading active writers 2026/07/15 04:55:08 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:08 DEBUG : >WaitForWriters: 2026/07/15 04:55:08 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:09 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:09 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:55:09 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:09 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:55:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:55:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:55:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): openPending: 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 04:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): >openPending: err= 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): _writeAt: size=14, off=0 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): >_writeAt: n=14, err= 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): close: 2026/07/15 04:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 04:55:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:55:12 DEBUG : dir/file1(0x38bfc125ac00): >close: err= 2026/07/15 04:55:12 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:55:12 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:55:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:55:12 DEBUG : dir: Looking for writers 2026/07/15 04:55:12 DEBUG : file1: reading active writers 2026/07/15 04:55:12 DEBUG : Looking for writers 2026/07/15 04:55:12 DEBUG : dir: reading active writers 2026/07/15 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:55:13 DEBUG : dir: Looking for writers 2026/07/15 04:55:13 DEBUG : file1: reading active writers 2026/07/15 04:55:13 DEBUG : Looking for writers 2026/07/15 04:55:13 DEBUG : dir: reading active writers 2026/07/15 04:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:55:13 DEBUG : dir: Looking for writers 2026/07/15 04:55:13 DEBUG : file1: reading active writers 2026/07/15 04:55:13 DEBUG : Looking for writers 2026/07/15 04:55:13 DEBUG : dir: reading active writers 2026/07/15 04:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:55:14 DEBUG : dir/file1: size = 14 OK 2026/07/15 04:55:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/15 04:55:14 INFO : dir/file1: Copied (replaced existing) 2026/07/15 04:55:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 04:55:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 04:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 04:55:14 DEBUG : dir: Looking for writers 2026/07/15 04:55:14 DEBUG : file1: reading active writers 2026/07/15 04:55:14 DEBUG : Looking for writers 2026/07/15 04:55:14 DEBUG : dir: reading active writers 2026/07/15 04:55:14 DEBUG : >WaitForWriters: 2026/07/15 04:55:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): _readAt: size=512, off=0 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): openPending: 2026/07/15 04:55:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 04:55:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 04:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): >openPending: err= 2026/07/15 04:55:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): >_readAt: n=14, err=EOF 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): close: 2026/07/15 04:55:14 DEBUG : dir/file1(0x38bfc10ec440): >close: err= 2026/07/15 04:55:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:15 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:55:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:55:15 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1212340 2026/07/15 04:55:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:55:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 04:55:16 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc1212340 2026/07/15 04:55:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:55:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:17 DEBUG : dir/file1(0x38bfc1442600): openPending: 2026/07/15 04:55:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:55:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 04:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:17 DEBUG : dir/file1(0x38bfc1442600): >openPending: err= 2026/07/15 04:55:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:55:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:17 DEBUG : dir/file1(0x38bfc1442600): _writeAt: size=25, off=0 2026/07/15 04:55:17 DEBUG : dir/file1(0x38bfc1442600): >_writeAt: n=25, err= 2026/07/15 04:55:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:55:17 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc1212340 2026/07/15 04:55:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:17 DEBUG : newLeaf(0x38bfc1442600): close: 2026/07/15 04:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 04:55:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 04:55:17.202572598 +0000 UTC m=+233.886071087 2026/07/15 04:55:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 04:55:17 DEBUG : newLeaf(0x38bfc1442600): >close: err= 2026/07/15 04:55:17 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:17 DEBUG : dir: Looking for writers 2026/07/15 04:55:17 DEBUG : Looking for writers 2026/07/15 04:55:17 DEBUG : dir: reading active writers 2026/07/15 04:55:17 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:55:17 DEBUG : dir: Looking for writers 2026/07/15 04:55:17 DEBUG : Looking for writers 2026/07/15 04:55:17 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:17 DEBUG : dir: reading active writers 2026/07/15 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:55:17 DEBUG : dir: Looking for writers 2026/07/15 04:55:17 DEBUG : Looking for writers 2026/07/15 04:55:17 DEBUG : dir: reading active writers 2026/07/15 04:55:17 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:55:17 DEBUG : dir: Looking for writers 2026/07/15 04:55:17 DEBUG : Looking for writers 2026/07/15 04:55:17 DEBUG : dir: reading active writers 2026/07/15 04:55:17 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:55:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 04:55:17 DEBUG : dir: Looking for writers 2026/07/15 04:55:17 DEBUG : Looking for writers 2026/07/15 04:55:17 DEBUG : dir: reading active writers 2026/07/15 04:55:17 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:55:18 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/15 04:55:18 DEBUG : dir: Looking for writers 2026/07/15 04:55:18 DEBUG : Looking for writers 2026/07/15 04:55:18 DEBUG : dir: reading active writers 2026/07/15 04:55:18 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:55:18 DEBUG : dir: Looking for writers 2026/07/15 04:55:18 DEBUG : Looking for writers 2026/07/15 04:55:18 DEBUG : dir: reading active writers 2026/07/15 04:55:18 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:55:19 DEBUG : newLeaf: size = 25 OK 2026/07/15 04:55:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:55:19 INFO : newLeaf: Copied (replaced existing) 2026/07/15 04:55:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 04:55:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 04:55:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 04:55:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 04:55:19 DEBUG : dir: Looking for writers 2026/07/15 04:55:19 DEBUG : Looking for writers 2026/07/15 04:55:19 DEBUG : dir: reading active writers 2026/07/15 04:55:19 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:19 DEBUG : >WaitForWriters: 2026/07/15 04:55:19 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:19 DEBUG : dir: Looking for writers 2026/07/15 04:55:19 DEBUG : Looking for writers 2026/07/15 04:55:19 DEBUG : dir: reading active writers 2026/07/15 04:55:19 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:19 DEBUG : >WaitForWriters: 2026/07/15 04:55:19 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:20 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:55:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:20 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:55:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:55:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:23 DEBUG : dir: Looking for writers 2026/07/15 04:55:23 DEBUG : file1: reading active writers 2026/07/15 04:55:23 DEBUG : Looking for writers 2026/07/15 04:55:23 DEBUG : dir: reading active writers 2026/07/15 04:55:23 DEBUG : >WaitForWriters: 2026/07/15 04:55:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): _readAt: size=512, off=0 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): openPending: 2026/07/15 04:55:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 04:55:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 04:55:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): >openPending: err= 2026/07/15 04:55:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/15 04:55:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:55:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): >_readAt: n=14, err=EOF 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): close: 2026/07/15 04:55:23 DEBUG : dir/file1(0x38bfc10ec5c0): >close: err= 2026/07/15 04:55:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:24 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:55:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:55:24 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc11ce4e0 2026/07/15 04:55:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 04:55:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 04:55:25 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc11ce4e0 2026/07/15 04:55:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 04:55:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:55:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:26 DEBUG : dir/file1(0x38bfc10ecf40): openPending: 2026/07/15 04:55:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/15 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 04:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:26 DEBUG : dir/file1(0x38bfc10ecf40): >openPending: err= 2026/07/15 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:55:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:26 DEBUG : dir/file1(0x38bfc10ecf40): _writeAt: size=25, off=0 2026/07/15 04:55:26 DEBUG : dir/file1(0x38bfc10ecf40): >_writeAt: n=25, err= 2026/07/15 04:55:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 04:55:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 04:55:26 DEBUG : newLeaf: Updating file with newLeaf 0x38bfc11ce4e0 2026/07/15 04:55:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:55:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:26 DEBUG : newLeaf(0x38bfc10ecf40): close: 2026/07/15 04:55:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 04:55:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 04:55:26.020318307 +0000 UTC m=+242.703816795 2026/07/15 04:55:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 04:55:26 DEBUG : newLeaf(0x38bfc10ecf40): >close: err= 2026/07/15 04:55:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:55:26 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:55:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/15 04:55:26 DEBUG : dir: Looking for writers 2026/07/15 04:55:26 DEBUG : Looking for writers 2026/07/15 04:55:26 DEBUG : dir: reading active writers 2026/07/15 04:55:26 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:55:27 DEBUG : dir: Looking for writers 2026/07/15 04:55:27 DEBUG : Looking for writers 2026/07/15 04:55:27 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:27 DEBUG : dir: reading active writers 2026/07/15 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:55:27 DEBUG : newLeaf: size = 25 OK 2026/07/15 04:55:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 04:55:27 INFO : newLeaf: Copied (replaced existing) 2026/07/15 04:55:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 04:55:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 04:55:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 04:55:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 04:55:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 04:55:27 DEBUG : dir: Looking for writers 2026/07/15 04:55:27 DEBUG : Looking for writers 2026/07/15 04:55:27 DEBUG : dir: reading active writers 2026/07/15 04:55:27 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:27 DEBUG : >WaitForWriters: 2026/07/15 04:55:28 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:28 DEBUG : dir: Looking for writers 2026/07/15 04:55:28 DEBUG : Looking for writers 2026/07/15 04:55:28 DEBUG : dir: reading active writers 2026/07/15 04:55:28 DEBUG : newLeaf: reading active writers 2026/07/15 04:55:28 DEBUG : >WaitForWriters: 2026/07/15 04:55:28 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestFileRename (57.17s) --- PASS: TestFileRename/off,forceCache=false (8.68s) --- PASS: TestFileRename/minimal,forceCache=false (8.52s) --- PASS: TestFileRename/minimal,forceCache=true (11.90s) --- PASS: TestFileRename/writes,forceCache=false (8.49s) --- PASS: TestFileRename/writes,forceCache=true (10.75s) --- PASS: TestFileRename/full,forceCache=false (8.82s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:29 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:29 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:29 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:29 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:29 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:29 DEBUG : Looking for writers 2026/07/15 04:55:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:29 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:29 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:55:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 04:55:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:33 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:33 DEBUG : dir: Looking for writers 2026/07/15 04:55:33 DEBUG : file1: reading active writers 2026/07/15 04:55:33 DEBUG : Looking for writers 2026/07/15 04:55:33 DEBUG : dir: reading active writers 2026/07/15 04:55:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.75s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:34 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:34 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:55:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 04:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 04:55:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 04:55:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 04:55:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 04:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 04:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 04:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 04:55:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/15 04:55:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/15 04:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/15 04:55:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:39 DEBUG : dir: Looking for writers 2026/07/15 04:55:39 DEBUG : file1: reading active writers 2026/07/15 04:55:39 DEBUG : Looking for writers 2026/07/15 04:55:39 DEBUG : dir: reading active writers 2026/07/15 04:55:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.12s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:40 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:40 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:55:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 04:55:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 04:55:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 04:55:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 04:55:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 04:55:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 04:55:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 04:55:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 04:55:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/15 04:55:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/15 04:55:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/15 04:55:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/15 04:55:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/15 04:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 04:55:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/15 04:55:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/15 04:55:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/15 04:55:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 04:55:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 04:55:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 04:55:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 04:55:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/15 04:55:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 04:55:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 04:55:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 04:55:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/15 04:55:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:45 DEBUG : dir: Looking for writers 2026/07/15 04:55:45 DEBUG : file1: reading active writers 2026/07/15 04:55:45 DEBUG : Looking for writers 2026/07/15 04:55:45 DEBUG : dir: reading active writers 2026/07/15 04:55:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.10s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:46 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:46 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:55:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 04:55:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:49 DEBUG : dir: Looking for writers 2026/07/15 04:55:49 DEBUG : file1: reading active writers 2026/07/15 04:55:49 DEBUG : Looking for writers 2026/07/15 04:55:49 DEBUG : dir: reading active writers 2026/07/15 04:55:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.14s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:50 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:50 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:55:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 04:55:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 04:55:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/15 04:55:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/15 04:55:53 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:53 DEBUG : dir: Looking for writers 2026/07/15 04:55:53 DEBUG : file1: reading active writers 2026/07/15 04:55:53 DEBUG : Looking for writers 2026/07/15 04:55:53 DEBUG : dir: reading active writers 2026/07/15 04:55:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.30s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:55 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:55 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:55:55 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:55 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:55:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:55:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:55:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:55:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:55:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:55:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:55:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:55:57 DEBUG : dir/file1(0x38bfc128b8c0): _readAt: size=1, off=0 2026/07/15 04:55:57 DEBUG : dir/file1(0x38bfc128b8c0): openPending: 2026/07/15 04:55:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:55:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:55:57 DEBUG : dir/file1(0x38bfc128b8c0): >openPending: err= 2026/07/15 04:55:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 04:55:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:55:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:55:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): >_readAt: n=1, err= 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): _readAt: size=256, off=1 2026/07/15 04:55:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): >_readAt: n=15, err=EOF 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): _readAt: size=16, off=16 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): >_readAt: n=0, err=EOF 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): close: 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): >close: err= 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): close: 2026/07/15 04:55:58 DEBUG : dir/file1(0x38bfc128b8c0): >close: err=file already closed 2026/07/15 04:55:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:55:58 DEBUG : dir: Looking for writers 2026/07/15 04:55:58 DEBUG : file1: reading active writers 2026/07/15 04:55:58 DEBUG : Looking for writers 2026/07/15 04:55:58 DEBUG : dir: reading active writers 2026/07/15 04:55:58 DEBUG : >WaitForWriters: 2026/07/15 04:55:58 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.14s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:55:59 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:55:59 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:55:59 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:55:59 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:56:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:56:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): _readAt: size=1, off=0 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): openPending: 2026/07/15 04:56:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >openPending: err= 2026/07/15 04:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 04:56:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:56:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >_readAt: n=1, err= 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): _readAt: size=1, off=5 2026/07/15 04:56:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >_readAt: n=1, err= 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): _readAt: size=1, off=3 2026/07/15 04:56:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >_readAt: n=1, err= 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): _readAt: size=1, off=13 2026/07/15 04:56:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >_readAt: n=1, err= 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): _readAt: size=16, off=100 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >_readAt: n=0, err=EOF 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): close: 2026/07/15 04:56:02 DEBUG : dir/file1(0x38bfc1390200): >close: err= 2026/07/15 04:56:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:02 DEBUG : dir: Looking for writers 2026/07/15 04:56:02 DEBUG : file1: reading active writers 2026/07/15 04:56:02 DEBUG : Looking for writers 2026/07/15 04:56:02 DEBUG : dir: reading active writers 2026/07/15 04:56:02 DEBUG : >WaitForWriters: 2026/07/15 04:56:02 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting 2026/07/15 04:56:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.85s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:04 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:04 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:04 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:04 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:56:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:56:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=1, off=0 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): openPending: 2026/07/15 04:56:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >openPending: err= 2026/07/15 04:56:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 04:56:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:56:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:56:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=1, err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=1, off=5 2026/07/15 04:56:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=1, err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=1, off=1 2026/07/15 04:56:07 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=1, err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=6, off=10 2026/07/15 04:56:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=6, err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=256, off=10 2026/07/15 04:56:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=6, err=EOF 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=256, off=100 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=0, err=EOF 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): close: 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >close: err= 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): _readAt: size=256, off=100 2026/07/15 04:56:07 DEBUG : dir/file1(0x38bfc1391500): >_readAt: n=0, err=file already closed 2026/07/15 04:56:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:07 DEBUG : dir: Looking for writers 2026/07/15 04:56:07 DEBUG : file1: reading active writers 2026/07/15 04:56:07 DEBUG : Looking for writers 2026/07/15 04:56:07 DEBUG : dir: reading active writers 2026/07/15 04:56:07 DEBUG : >WaitForWriters: 2026/07/15 04:56:07 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting 2026/07/15 04:56:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:08 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:08 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:08 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:08 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:56:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:56:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): RWFileHandle.Flush 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): _readAt: size=256, off=0 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): openPending: 2026/07/15 04:56:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): >openPending: err= 2026/07/15 04:56:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 04:56:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:56:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:56:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): >_readAt: n=16, err=EOF 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): RWFileHandle.Flush 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): RWFileHandle.Flush 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): close: 2026/07/15 04:56:11 DEBUG : dir/file1(0x38bfc0f86d80): >close: err= 2026/07/15 04:56:11 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:11 DEBUG : dir: Looking for writers 2026/07/15 04:56:11 DEBUG : file1: reading active writers 2026/07/15 04:56:11 DEBUG : Looking for writers 2026/07/15 04:56:11 DEBUG : dir: reading active writers 2026/07/15 04:56:11 DEBUG : >WaitForWriters: 2026/07/15 04:56:11 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting 2026/07/15 04:56:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:12 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:12 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:12 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:12 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:56:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 04:56:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): _readAt: size=256, off=0 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): openPending: 2026/07/15 04:56:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): >openPending: err= 2026/07/15 04:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 04:56:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:56:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:56:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): >_readAt: n=16, err=EOF 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): RWFileHandle.Release 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): close: 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): >close: err= 2026/07/15 04:56:15 DEBUG : dir/file1(0x38bfc125aa00): RWFileHandle.Release 2026/07/15 04:56:15 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:15 DEBUG : dir: Looking for writers 2026/07/15 04:56:15 DEBUG : file1: reading active writers 2026/07/15 04:56:15 DEBUG : Looking for writers 2026/07/15 04:56:15 DEBUG : dir: reading active writers 2026/07/15 04:56:15 DEBUG : >WaitForWriters: 2026/07/15 04:56:15 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting 2026/07/15 04:56:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.29s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:16 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:16 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:16 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:16 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:17 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): openPending: 2026/07/15 04:56:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): >openPending: err= 2026/07/15 04:56:17 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): _writeAt: size=5, off=0 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): >_writeAt: n=5, err= 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): _writeAt: size=7, off=5 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): >_writeAt: n=7, err= 2026/07/15 04:56:17 DEBUG : file1: vfs cache: truncate to size=11 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): close: 2026/07/15 04:56:17 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:17.044842034 +0000 UTC m=+293.728340523 2026/07/15 04:56:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): >close: err= 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): close: 2026/07/15 04:56:17 DEBUG : file1(0x38bfc125af40): >close: err=file already closed 2026/07/15 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:17 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:17 DEBUG : Looking for writers 2026/07/15 04:56:17 DEBUG : file1: reading active writers 2026/07/15 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:17 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/15 04:56:18 DEBUG : Looking for writers 2026/07/15 04:56:18 DEBUG : file1: reading active writers 2026/07/15 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:18 DEBUG : file1: size = 11 OK 2026/07/15 04:56:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 04:56:18 INFO : file1: Copied (new) 2026/07/15 04:56:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 04:56:17 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/15 04:56:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:18 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:19 DEBUG : Looking for writers 2026/07/15 04:56:19 DEBUG : file1: reading active writers 2026/07/15 04:56:19 DEBUG : >WaitForWriters: 2026/07/15 04:56:19 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:19 DEBUG : Looking for writers 2026/07/15 04:56:19 DEBUG : file1: reading active writers 2026/07/15 04:56:19 DEBUG : >WaitForWriters: 2026/07/15 04:56:19 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:20 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:20 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:20 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): openPending: 2026/07/15 04:56:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): >openPending: err= 2026/07/15 04:56:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): _writeAt: size=7, off=0 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): >_writeAt: n=7, err= 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): _writeAt: size=6, off=5 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): >_writeAt: n=6, err= 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): close: 2026/07/15 04:56:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:20.183271731 +0000 UTC m=+296.866770220 2026/07/15 04:56:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): >close: err= 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): _writeAt: size=5, off=0 2026/07/15 04:56:20 DEBUG : file1(0x38bfc0f86b40): >_writeAt: n=0, err=file already closed 2026/07/15 04:56:20 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:20 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa/dir/file1: no such file or directory 2026/07/15 04:56:20 DEBUG : Looking for writers 2026/07/15 04:56:20 DEBUG : file1: reading active writers 2026/07/15 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/15 04:56:21 DEBUG : Looking for writers 2026/07/15 04:56:21 DEBUG : file1: reading active writers 2026/07/15 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:22 DEBUG : file1: size = 11 OK 2026/07/15 04:56:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 04:56:22 INFO : file1: Copied (new) 2026/07/15 04:56:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 04:56:20 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/15 04:56:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:22 DEBUG : Looking for writers 2026/07/15 04:56:22 DEBUG : file1: reading active writers 2026/07/15 04:56:22 DEBUG : >WaitForWriters: 2026/07/15 04:56:22 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:22 DEBUG : Looking for writers 2026/07/15 04:56:22 DEBUG : file1: reading active writers 2026/07/15 04:56:22 DEBUG : >WaitForWriters: 2026/07/15 04:56:22 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:23 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:23 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:23 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:23 DEBUG : file1(0x38bfc1390fc0): openPending: 2026/07/15 04:56:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:23 DEBUG : file1(0x38bfc1390fc0): >openPending: err= 2026/07/15 04:56:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:23 DEBUG : file1(0x38bfc1390fc0): close: 2026/07/15 04:56:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:23.323994963 +0000 UTC m=+300.007493452 2026/07/15 04:56:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:23 DEBUG : file1(0x38bfc1390fc0): >close: err= 2026/07/15 04:56:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 04:56:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:56:23 DEBUG : file2: newRWFileHandle: 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): openPending: 2026/07/15 04:56:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): >openPending: err= 2026/07/15 04:56:23 DEBUG : file2: >newRWFileHandle: err= 2026/07/15 04:56:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 04:56:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/15 04:56:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): RWFileHandle.Flush 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): RWFileHandle.Release 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): close: 2026/07/15 04:56:23 DEBUG : file2: vfs cache: setting modification time to 2026-07-15 04:56:23.325769834 +0000 UTC m=+300.009268324 2026/07/15 04:56:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:23 DEBUG : file2(0x38bfc1391440): >close: err= 2026/07/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/15 04:56:23 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:23 DEBUG : file2: vfs cache: starting upload 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/15 04:56:23 DEBUG : Looking for writers 2026/07/15 04:56:23 DEBUG : file1: reading active writers 2026/07/15 04:56:23 DEBUG : file2: reading active writers 2026/07/15 04:56:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/15 04:56:24 DEBUG : Looking for writers 2026/07/15 04:56:24 DEBUG : file1: reading active writers 2026/07/15 04:56:24 DEBUG : file2: reading active writers 2026/07/15 04:56:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/15 04:56:25 DEBUG : file1: size = 0 OK 2026/07/15 04:56:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:56:25 INFO : file1: Copied (new) 2026/07/15 04:56:25 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-15 04:56:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/15 04:56:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:25 DEBUG : Looking for writers 2026/07/15 04:56:25 DEBUG : file1: reading active writers 2026/07/15 04:56:25 DEBUG : file2: reading active writers 2026/07/15 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:26 DEBUG : file2: size = 0 OK 2026/07/15 04:56:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:56:26 INFO : file2: Copied (new) 2026/07/15 04:56:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-15 04:56:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/15 04:56:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/15 04:56:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 04:56:26 INFO : file2: vfs cache: upload succeeded try #1 2026/07/15 04:56:26 DEBUG : Looking for writers 2026/07/15 04:56:26 DEBUG : file1: reading active writers 2026/07/15 04:56:26 DEBUG : file2: reading active writers 2026/07/15 04:56:26 DEBUG : >WaitForWriters: 2026/07/15 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:26 DEBUG : Looking for writers 2026/07/15 04:56:26 DEBUG : file2: reading active writers 2026/07/15 04:56:26 DEBUG : file1: reading active writers 2026/07/15 04:56:26 DEBUG : >WaitForWriters: 2026/07/15 04:56:26 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.38s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:27 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:27 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:27 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:27 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:27 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): openPending: 2026/07/15 04:56:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): >openPending: err= 2026/07/15 04:56:27 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): _writeAt: size=5, off=0 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): >_writeAt: n=5, err= 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): RWFileHandle.Flush 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): RWFileHandle.Flush 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): close: 2026/07/15 04:56:27 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:27.720014546 +0000 UTC m=+304.403513035 2026/07/15 04:56:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:27 DEBUG : file1(0x38bfc125ab40): >close: err= 2026/07/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:27 DEBUG : Looking for writers 2026/07/15 04:56:27 DEBUG : file1: reading active writers 2026/07/15 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:27 DEBUG : Looking for writers 2026/07/15 04:56:27 DEBUG : file1: reading active writers 2026/07/15 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:27 DEBUG : Looking for writers 2026/07/15 04:56:27 DEBUG : file1: reading active writers 2026/07/15 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:27 DEBUG : Looking for writers 2026/07/15 04:56:27 DEBUG : file1: reading active writers 2026/07/15 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:27 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:27 DEBUG : Looking for writers 2026/07/15 04:56:27 DEBUG : file1: reading active writers 2026/07/15 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:28 DEBUG : Looking for writers 2026/07/15 04:56:28 DEBUG : file1: reading active writers 2026/07/15 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:28 DEBUG : Looking for writers 2026/07/15 04:56:28 DEBUG : file1: reading active writers 2026/07/15 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:56:28 DEBUG : Looking for writers 2026/07/15 04:56:28 DEBUG : file1: reading active writers 2026/07/15 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:29 DEBUG : Looking for writers 2026/07/15 04:56:29 DEBUG : file1: reading active writers 2026/07/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:30 DEBUG : file1: size = 5 OK 2026/07/15 04:56:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:56:30 INFO : file1: Copied (new) 2026/07/15 04:56:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 04:56:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 04:56:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:30 DEBUG : Looking for writers 2026/07/15 04:56:30 DEBUG : file1: reading active writers 2026/07/15 04:56:30 DEBUG : >WaitForWriters: 2026/07/15 04:56:30 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.02s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:31 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:31 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:31 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): openPending: 2026/07/15 04:56:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): >openPending: err= 2026/07/15 04:56:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): _writeAt: size=5, off=0 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): >_writeAt: n=5, err= 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): RWFileHandle.Release 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): close: 2026/07/15 04:56:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:31.730569768 +0000 UTC m=+308.414068267 2026/07/15 04:56:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): >close: err= 2026/07/15 04:56:31 DEBUG : file1(0x38bfc10ec180): RWFileHandle.Release 2026/07/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:31 DEBUG : Looking for writers 2026/07/15 04:56:31 DEBUG : file1: reading active writers 2026/07/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:31 DEBUG : Looking for writers 2026/07/15 04:56:31 DEBUG : file1: reading active writers 2026/07/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:31 DEBUG : Looking for writers 2026/07/15 04:56:31 DEBUG : file1: reading active writers 2026/07/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:31 DEBUG : Looking for writers 2026/07/15 04:56:31 DEBUG : file1: reading active writers 2026/07/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:31 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:31 DEBUG : Looking for writers 2026/07/15 04:56:31 DEBUG : file1: reading active writers 2026/07/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:32 DEBUG : Looking for writers 2026/07/15 04:56:32 DEBUG : file1: reading active writers 2026/07/15 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:32 DEBUG : Looking for writers 2026/07/15 04:56:32 DEBUG : file1: reading active writers 2026/07/15 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:56:33 DEBUG : Looking for writers 2026/07/15 04:56:33 DEBUG : file1: reading active writers 2026/07/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:33 DEBUG : file1: size = 5 OK 2026/07/15 04:56:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:56:33 INFO : file1: Copied (new) 2026/07/15 04:56:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 04:56:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 04:56:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:34 DEBUG : Looking for writers 2026/07/15 04:56:34 DEBUG : file1: reading active writers 2026/07/15 04:56:34 DEBUG : >WaitForWriters: 2026/07/15 04:56:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:34 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:34 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 04:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:56:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): openPending: 2026/07/15 04:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): >openPending: err= 2026/07/15 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 04:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): _writeAt: size=5, off=0 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): >_writeAt: n=5, err= 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): close: 2026/07/15 04:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 04:56:37.70323741 +0000 UTC m=+314.386735899 2026/07/15 04:56:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:37 DEBUG : dir/file1(0x38bfc10ec0c0): >close: err= 2026/07/15 04:56:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:37 DEBUG : dir: Looking for writers 2026/07/15 04:56:37 DEBUG : file1: reading active writers 2026/07/15 04:56:37 DEBUG : Looking for writers 2026/07/15 04:56:37 DEBUG : dir: reading active writers 2026/07/15 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:37 DEBUG : dir: Looking for writers 2026/07/15 04:56:37 DEBUG : file1: reading active writers 2026/07/15 04:56:37 DEBUG : Looking for writers 2026/07/15 04:56:37 DEBUG : dir: reading active writers 2026/07/15 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:37 DEBUG : dir: Looking for writers 2026/07/15 04:56:37 DEBUG : file1: reading active writers 2026/07/15 04:56:37 DEBUG : Looking for writers 2026/07/15 04:56:37 DEBUG : dir: reading active writers 2026/07/15 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:37 DEBUG : dir: Looking for writers 2026/07/15 04:56:37 DEBUG : file1: reading active writers 2026/07/15 04:56:37 DEBUG : Looking for writers 2026/07/15 04:56:37 DEBUG : dir: reading active writers 2026/07/15 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 04:56:37 DEBUG : dir: Looking for writers 2026/07/15 04:56:37 DEBUG : file1: reading active writers 2026/07/15 04:56:37 DEBUG : Looking for writers 2026/07/15 04:56:37 DEBUG : dir: reading active writers 2026/07/15 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:38 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:56:38 DEBUG : dir: Looking for writers 2026/07/15 04:56:38 DEBUG : file1: reading active writers 2026/07/15 04:56:38 DEBUG : Looking for writers 2026/07/15 04:56:38 DEBUG : dir: reading active writers 2026/07/15 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:38 DEBUG : dir: Looking for writers 2026/07/15 04:56:38 DEBUG : file1: reading active writers 2026/07/15 04:56:38 DEBUG : Looking for writers 2026/07/15 04:56:38 DEBUG : dir: reading active writers 2026/07/15 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:38 DEBUG : dir: Looking for writers 2026/07/15 04:56:38 DEBUG : file1: reading active writers 2026/07/15 04:56:38 DEBUG : Looking for writers 2026/07/15 04:56:38 DEBUG : dir: reading active writers 2026/07/15 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:39 DEBUG : dir/file1: size = 5 OK 2026/07/15 04:56:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:56:39 INFO : dir/file1: Copied (replaced existing) 2026/07/15 04:56:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-15 04:56:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 04:56:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:39 DEBUG : dir: Looking for writers 2026/07/15 04:56:39 DEBUG : file1: reading active writers 2026/07/15 04:56:39 DEBUG : Looking for writers 2026/07/15 04:56:39 DEBUG : dir: reading active writers 2026/07/15 04:56:39 DEBUG : >WaitForWriters: 2026/07/15 04:56:39 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:41 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:41 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:41 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:41 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/15 04:56:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 04:56:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 04:56:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 04:56:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): _writeAt: size=5, off=0 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): openPending: 2026/07/15 04:56:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 04:56:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 04:56:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): >openPending: err= 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): >_writeAt: n=5, err= 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): _writeAt: size=15, off=5 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): >_writeAt: n=15, err= 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): close: 2026/07/15 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/15 04:56:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 04:56:44.015006966 +0000 UTC m=+320.698505455 2026/07/15 04:56:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:44 DEBUG : dir/file1(0x38bfc14429c0): >close: err= 2026/07/15 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:44 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:44 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:44 DEBUG : dir: Looking for writers 2026/07/15 04:56:44 DEBUG : file1: reading active writers 2026/07/15 04:56:44 DEBUG : Looking for writers 2026/07/15 04:56:44 DEBUG : dir: reading active writers 2026/07/15 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:45 DEBUG : dir/file1: size = 20 OK 2026/07/15 04:56:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/15 04:56:45 INFO : dir/file1: Copied (replaced existing) 2026/07/15 04:56:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-15 04:56:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/15 04:56:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:45 DEBUG : dir: Looking for writers 2026/07/15 04:56:45 DEBUG : file1: reading active writers 2026/07/15 04:56:45 DEBUG : Looking for writers 2026/07/15 04:56:45 DEBUG : dir: reading active writers 2026/07/15 04:56:45 DEBUG : >WaitForWriters: 2026/07/15 04:56:45 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.30s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:46 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:46 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:46 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:46 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:46 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): openPending: 2026/07/15 04:56:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): >openPending: err= 2026/07/15 04:56:46 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): _writeAt: size=5, off=0 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): >_writeAt: n=5, err= 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): close: 2026/07/15 04:56:46 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 04:56:46.562811535 +0000 UTC m=+323.246310024 2026/07/15 04:56:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:46 DEBUG : file1(0x38bfc10ec6c0): >close: err= 2026/07/15 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:46 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:46 DEBUG : Looking for writers 2026/07/15 04:56:46 DEBUG : file1: reading active writers 2026/07/15 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:47 DEBUG : Looking for writers 2026/07/15 04:56:47 DEBUG : file1: reading active writers 2026/07/15 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:56:47 DEBUG : Looking for writers 2026/07/15 04:56:47 DEBUG : file1: reading active writers 2026/07/15 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:48 DEBUG : file1: size = 5 OK 2026/07/15 04:56:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:56:48 INFO : file1: Copied (new) 2026/07/15 04:56:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 04:56:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 04:56:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:48 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:48 DEBUG : Looking for writers 2026/07/15 04:56:48 DEBUG : file1: reading active writers 2026/07/15 04:56:48 DEBUG : >WaitForWriters: 2026/07/15 04:56:48 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:49 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/15 04:56:49 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.567638853 +0000 UTC m=+326.251137343 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.567638853 +0000 UTC m=+326.251137343 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1390bc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.567638853 +0000 UTC m=+326.251137343 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391080): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1340770 item 1 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.57228186 +0000 UTC m=+326.255780349 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13916c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.57228186 +0000 UTC m=+326.255780349 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1391d80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1340f50 item 2 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.576411403 +0000 UTC m=+326.259909893 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.576411403 +0000 UTC m=+326.259909893 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.576411403 +0000 UTC m=+326.259909893 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1442fc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1341420 item 3 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.578530522 +0000 UTC m=+326.262029011 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.578530522 +0000 UTC m=+326.262029011 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1443b80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1341ab0 item 4 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.581434985 +0000 UTC m=+326.264933475 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a3c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.581434985 +0000 UTC m=+326.264933475 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125a840): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.581434985 +0000 UTC m=+326.264933475 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125ad00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc114ad90 item 5 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.583634194 +0000 UTC m=+326.267132683 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125b440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.583634194 +0000 UTC m=+326.267132683 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc125bd80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc112e540 item 6 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.58517115 +0000 UTC m=+326.268669638 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f86d80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.58517115 +0000 UTC m=+326.268669638 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f87380): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.58517115 +0000 UTC m=+326.268669638 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ecbc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e42230 item 7 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.587182366 +0000 UTC m=+326.270680854 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10ed380): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.587182366 +0000 UTC m=+326.270680854 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc10eda00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0b12d90 item 8 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc0d7c740): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0d7c740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.590165616 +0000 UTC m=+326.273664105 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128a780): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.590165616 +0000 UTC m=+326.273664105 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128b8c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.590165616 +0000 UTC m=+326.273664105 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc128bdc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0b13d50 item 9 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.593239476 +0000 UTC m=+326.276737966 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0ed00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.593239476 +0000 UTC m=+326.276737966 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0f280): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0f12b60 item 10 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc0f0fe80): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f0fe80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.594538867 +0000 UTC m=+326.278037356 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.594538867 +0000 UTC m=+326.278037356 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130c840): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.594538867 +0000 UTC m=+326.278037356 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130cd40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0f13b90 item 11 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.596647475 +0000 UTC m=+326.280145995 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d3c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.596647475 +0000 UTC m=+326.280145995 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc130d900): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0f0b2d0 item 12 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc13a2040): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.599897327 +0000 UTC m=+326.283395816 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2400): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.599897327 +0000 UTC m=+326.283395816 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a2ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1128310 item 13 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.601694671 +0000 UTC m=+326.285193160 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3140): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.601694671 +0000 UTC m=+326.285193160 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0dd49a0 item 14 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc13a3cc0): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13a3cc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.603410181 +0000 UTC m=+326.286908671 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0180): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.603410181 +0000 UTC m=+326.286908671 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0840): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e160e0 item 15 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.60556095 +0000 UTC m=+326.289059469 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418580): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.60556095 +0000 UTC m=+326.289059469 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1418ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1105180 item 16 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.609379899 +0000 UTC m=+326.292878388 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.609379899 +0000 UTC m=+326.292878388 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419580): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.609379899 +0000 UTC m=+326.292878388 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1419a80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1121420 item 17 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.612935575 +0000 UTC m=+326.296434064 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.612935575 +0000 UTC m=+326.296434064 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e22f50 item 18 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.614639063 +0000 UTC m=+326.298137553 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1436dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.614639063 +0000 UTC m=+326.298137553 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14372c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.614639063 +0000 UTC m=+326.298137553 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14377c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e248c0 item 19 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.618659421 +0000 UTC m=+326.302157910 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d0b40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.618659421 +0000 UTC m=+326.302157910 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1080): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e165b0 item 20 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.620421599 +0000 UTC m=+326.303920089 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1700): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.620421599 +0000 UTC m=+326.303920089 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13d1c00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.620421599 +0000 UTC m=+326.303920089 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e170a0 item 21 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.623271029 +0000 UTC m=+326.306769518 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.623271029 +0000 UTC m=+326.306769518 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f6dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e0cd20 item 22 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.62733033 +0000 UTC m=+326.310828819 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.62733033 +0000 UTC m=+326.310828819 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7940): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.62733033 +0000 UTC m=+326.310828819 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc13f7e40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0f00150 item 23 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.629509661 +0000 UTC m=+326.313008150 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14985c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.629509661 +0000 UTC m=+326.313008150 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1498b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0f01a40 item 24 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc1499140): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499140): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.632012611 +0000 UTC m=+326.315511100 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499500): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.632012611 +0000 UTC m=+326.315511100 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1499a00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.632012611 +0000 UTC m=+326.315511100 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b41c0 item 25 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.636647803 +0000 UTC m=+326.320146302 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1437e40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.636647803 +0000 UTC m=+326.320146302 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146e480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1464150 item 26 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc14c4680): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.638695187 +0000 UTC m=+326.322193676 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4a40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.638695187 +0000 UTC m=+326.322193676 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c4f40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.638695187 +0000 UTC m=+326.322193676 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b4690 item 27 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.641961639 +0000 UTC m=+326.325460138 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146eb00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.641961639 +0000 UTC m=+326.325460138 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14644d0 item 28 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc146f680): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146f680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.644716171 +0000 UTC m=+326.328214660 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc146fa40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.644716171 +0000 UTC m=+326.328214660 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1464850 item 29 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.646556185 +0000 UTC m=+326.330054674 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.646556185 +0000 UTC m=+326.330054674 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1514dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1464bd0 item 30 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): _readAt: size=2, off=0 2026/07/15 04:56:49 ERROR : open-test-file(0x38bfc14c5ac0): Couldn't read size of file 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.648626472 +0000 UTC m=+326.332124961 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14c5e80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.648626472 +0000 UTC m=+326.332124961 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b4b60 item 31 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.652342839 +0000 UTC m=+326.335841328 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e4cc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.652342839 +0000 UTC m=+326.335841328 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b4ee0 item 32 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.654049915 +0000 UTC m=+326.337548404 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5840): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b5260 item 33 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.654684617 +0000 UTC m=+326.338183105 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc14e5cc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.654684617 +0000 UTC m=+326.338183105 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15822c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b5420 item 33 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.656134999 +0000 UTC m=+326.339633489 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582900): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b57a0 item 34 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.656805859 +0000 UTC m=+326.340304348 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1582d80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.656805859 +0000 UTC m=+326.340304348 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15832c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b5960 item 34 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.659477855 +0000 UTC m=+326.342976344 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583900): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14b5ce0 item 35 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.661215186 +0000 UTC m=+326.344713675 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1583d80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.661215186 +0000 UTC m=+326.344713675 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159c380): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2000 item 35 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.663477795 +0000 UTC m=+326.346976284 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159ca00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2380 item 36 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.664373526 +0000 UTC m=+326.347872015 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159cf00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.664373526 +0000 UTC m=+326.347872015 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515300): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2540 item 36 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.667906429 +0000 UTC m=+326.351404918 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515940): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14650a0 item 37 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.66852476 +0000 UTC m=+326.352023248 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1515dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.66852476 +0000 UTC m=+326.352023248 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15323c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1465260 item 37 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.671694131 +0000 UTC m=+326.355192620 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532a40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14655e0 item 38 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.673667835 +0000 UTC m=+326.357166325 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1532f40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.673667835 +0000 UTC m=+326.357166325 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc14657a0 item 38 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.676384717 +0000 UTC m=+326.359883206 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1533b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1465b20 item 39 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.677155173 +0000 UTC m=+326.360653672 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.677155173 +0000 UTC m=+326.360653672 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558600): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1465ce0 item 39 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.680509561 +0000 UTC m=+326.364008070 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1558c80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155e1c0 item 40 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.682259967 +0000 UTC m=+326.365758466 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559180): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.682259967 +0000 UTC m=+326.365758466 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15596c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155e380 item 40 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.684017777 +0000 UTC m=+326.367516266 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1559c80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155e700 item 41 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.684953925 +0000 UTC m=+326.368452413 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c280): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155e8c0 item 41 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.686124261 +0000 UTC m=+326.369622751 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157c740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.686124261 +0000 UTC m=+326.369622751 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157cc80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155ea80 item 41 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.688306059 +0000 UTC m=+326.371804547 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d2c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155ee00 item 42 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.6893291 +0000 UTC m=+326.372827588 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157d7c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155efc0 item 42 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.69222732 +0000 UTC m=+326.375725809 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc157dd00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.69222732 +0000 UTC m=+326.375725809 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159d480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155f180 item 42 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.694248816 +0000 UTC m=+326.377747304 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc159dac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a28c0 item 43 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.694700704 +0000 UTC m=+326.378199193 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c00c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2a80 item 43 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.695340345 +0000 UTC m=+326.378838833 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0600): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.695340345 +0000 UTC m=+326.378838833 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c0b40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2c40 item 43 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.698140221 +0000 UTC m=+326.381638711 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1180): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a2fc0 item 44 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.698833102 +0000 UTC m=+326.382331591 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a3180 item 44 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.700114077 +0000 UTC m=+326.383612566 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15c1bc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.700114077 +0000 UTC m=+326.383612566 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0240): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a3340 item 44 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.701874733 +0000 UTC m=+326.385373221 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a36c0 item 45 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.702559999 +0000 UTC m=+326.386058488 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e0d80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.702559999 +0000 UTC m=+326.386058488 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a3880 item 45 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.70504778 +0000 UTC m=+326.388546269 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15e1ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a3c00 item 46 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.705503756 +0000 UTC m=+326.389002245 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f80c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.705503756 +0000 UTC m=+326.389002245 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f87c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc15a3dc0 item 46 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.70664562 +0000 UTC m=+326.390144109 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f8e00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16842a0 item 47 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.707006167 +0000 UTC m=+326.390504655 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9300): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.707006167 +0000 UTC m=+326.390504655 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc15f9a00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1684460 item 47 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.710005457 +0000 UTC m=+326.393503946 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696140): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16847e0 item 48 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.710729317 +0000 UTC m=+326.394227805 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.710729317 +0000 UTC m=+326.394227805 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1696d40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16849a0 item 48 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.71189251 +0000 UTC m=+326.395390999 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697380): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1684d20 item 49 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.712320734 +0000 UTC m=+326.395819223 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697800): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.712320734 +0000 UTC m=+326.395819223 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1697d40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1684ee0 item 49 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.713759376 +0000 UTC m=+326.397257865 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b64c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1685260 item 50 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.714437318 +0000 UTC m=+326.397935807 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b69c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.714437318 +0000 UTC m=+326.397935807 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b6f40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1685420 item 50 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.716751793 +0000 UTC m=+326.400250282 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b75c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16857a0 item 51 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.717225152 +0000 UTC m=+326.400723640 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16b7ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.717225152 +0000 UTC m=+326.400723640 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1685960 item 51 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.718320117 +0000 UTC m=+326.401818606 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6780): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1685ce0 item 52 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.718793666 +0000 UTC m=+326.402292156 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d6c80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.718793666 +0000 UTC m=+326.402292156 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e8000 item 52 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.720738618 +0000 UTC m=+326.404237107 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e8380 item 53 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.721459302 +0000 UTC m=+326.404957790 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.721459302 +0000 UTC m=+326.404957790 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155f340 item 53 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.723257026 +0000 UTC m=+326.406755515 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16d7dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e85b0 item 54 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.724390865 +0000 UTC m=+326.407889354 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f83c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.724390865 +0000 UTC m=+326.407889354 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8940): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e8770 item 54 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.727825584 +0000 UTC m=+326.411324073 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f8fc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e8af0 item 55 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.728564701 +0000 UTC m=+326.412063190 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f94c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.728564701 +0000 UTC m=+326.412063190 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16f9a00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e8cb0 item 55 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.730455581 +0000 UTC m=+326.413954070 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714180): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e9030 item 56 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.73090213 +0000 UTC m=+326.414400619 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.73090213 +0000 UTC m=+326.414400619 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1714c00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e91f0 item 56 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.73262845 +0000 UTC m=+326.416126940 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715240): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e9570 item 57 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.733021949 +0000 UTC m=+326.416520439 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715780): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e9730 item 57 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.73357612 +0000 UTC m=+326.417074609 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1715cc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.73357612 +0000 UTC m=+326.417074609 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e98f0 item 57 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.735075595 +0000 UTC m=+326.418574084 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172e980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e9c70 item 58 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.736618442 +0000 UTC m=+326.420116930 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172eec0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16e9e30 item 58 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.737443641 +0000 UTC m=+326.420942130 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f400): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.737443641 +0000 UTC m=+326.420942130 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc172f9c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744150 item 58 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.739481867 +0000 UTC m=+326.422980356 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17444d0 item 59 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.740209584 +0000 UTC m=+326.423708073 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175e640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744690 item 59 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.741295984 +0000 UTC m=+326.424794472 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175eb80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.741295984 +0000 UTC m=+326.424794472 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744850 item 59 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.743582115 +0000 UTC m=+326.427080604 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175f740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744bd0 item 60 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.743993357 +0000 UTC m=+326.427491846 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc175fc80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744d90 item 60 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.745884298 +0000 UTC m=+326.429382787 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17782c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.745884298 +0000 UTC m=+326.429382787 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1744f50 item 60 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.749580387 +0000 UTC m=+326.433078876 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1778ec0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17452d0 item 61 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.750170344 +0000 UTC m=+326.433668834 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1614f00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.750170344 +0000 UTC m=+326.433668834 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615600): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155f650 item 61 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.753436205 +0000 UTC m=+326.436934704 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1615c40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155f9d0 item 62 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.754565886 +0000 UTC m=+326.438064375 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636280): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.754565886 +0000 UTC m=+326.438064375 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc155fb90 item 62 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.756659687 +0000 UTC m=+326.440158176 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1636fc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646070 item 63 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.757791583 +0000 UTC m=+326.441290072 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637500): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.757791583 +0000 UTC m=+326.441290072 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1637c00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646230 item 63 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.760598343 +0000 UTC m=+326.444096831 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16465b0 item 64 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.76163061 +0000 UTC m=+326.445129100 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.76163061 +0000 UTC m=+326.445129100 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1652f80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646770 item 64 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.764838452 +0000 UTC m=+326.448336942 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1745500 item 65 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.765466351 +0000 UTC m=+326.448964840 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17798c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.765466351 +0000 UTC m=+326.448964840 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1779dc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17456c0 item 65 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.768321122 +0000 UTC m=+326.451819621 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790500): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1745a40 item 66 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.769041033 +0000 UTC m=+326.452539542 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.769041033 +0000 UTC m=+326.452539542 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1790ec0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1745c00 item 66 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.77188941 +0000 UTC m=+326.455387900 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791500): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ac0e0 item 67 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.772636653 +0000 UTC m=+326.456135142 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.772636653 +0000 UTC m=+326.456135142 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1791e80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ac2a0 item 67 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.774710567 +0000 UTC m=+326.458209056 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6600): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ac620 item 68 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.776261028 +0000 UTC m=+326.459759516 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b6b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.776261028 +0000 UTC m=+326.459759516 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ac7e0 item 68 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.778879614 +0000 UTC m=+326.462378103 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17acb60 item 69 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.780458759 +0000 UTC m=+326.463957248 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.780458759 +0000 UTC m=+326.463957248 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653800): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646a10 item 69 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.783104837 +0000 UTC m=+326.466603325 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1653e80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646d90 item 70 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.784396462 +0000 UTC m=+326.467894950 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1674480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.784396462 +0000 UTC m=+326.467894950 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc16749c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1646f50 item 70 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.787659548 +0000 UTC m=+326.471158036 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc16472d0 item 71 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.790192473 +0000 UTC m=+326.473690963 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675540): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.790192473 +0000 UTC m=+326.473690963 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1675a40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1647490 item 71 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.791444984 +0000 UTC m=+326.474943474 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17b7d40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ace00 item 72 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.792674152 +0000 UTC m=+326.476172642 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.792674152 +0000 UTC m=+326.476172642 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6880): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17acfc0 item 72 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.794447141 +0000 UTC m=+326.477945630 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d6e40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ad340 item 73 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.79657744 +0000 UTC m=+326.480075929 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ad500 item 73 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.797124657 +0000 UTC m=+326.480623147 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7800): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.797124657 +0000 UTC m=+326.480623147 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17d7d40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ad6c0 item 73 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.798373182 +0000 UTC m=+326.481871671 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17ada40 item 74 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.798741914 +0000 UTC m=+326.482240402 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17adc00 item 74 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.801486147 +0000 UTC m=+326.484984635 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f2ec0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.801486147 +0000 UTC m=+326.484984635 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc17addc0 item 74 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.80307017 +0000 UTC m=+326.486568660 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc17f3a80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18882a0 item 75 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.803499747 +0000 UTC m=+326.486998236 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890080): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): _writeAt: size=3, off=2 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1888460 item 75 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.803976202 +0000 UTC m=+326.487474691 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18905c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.803976202 +0000 UTC m=+326.487474691 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1890b00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1888620 item 75 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.806396675 +0000 UTC m=+326.489895164 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891140): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18889a0 item 76 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.806776198 +0000 UTC m=+326.490274687 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1888b60 item 76 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): _writeAt: size=3, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.807389519 +0000 UTC m=+326.490888009 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1891b80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.807389519 +0000 UTC m=+326.490888009 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1888d20 item 76 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.809019149 +0000 UTC m=+326.492517638 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18ae840): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18890a0 item 77 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.810879352 +0000 UTC m=+326.494377841 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18aed40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.810879352 +0000 UTC m=+326.494377841 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1889260 item 77 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.81364832 +0000 UTC m=+326.497146809 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180c980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1647960 item 78 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.814756009 +0000 UTC m=+326.498254498 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180ce80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.814756009 +0000 UTC m=+326.498254498 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180d580): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1647b20 item 78 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.81669503 +0000 UTC m=+326.500193519 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc180dbc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182c000 item 79 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.817113636 +0000 UTC m=+326.500612125 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a1c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.817113636 +0000 UTC m=+326.500612125 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182a8c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182c1c0 item 79 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.81962974 +0000 UTC m=+326.503128229 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182af00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182c540 item 80 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.820072401 +0000 UTC m=+326.503570890 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182b400): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.820072401 +0000 UTC m=+326.503570890 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc182bb00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182c700 item 80 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.823154107 +0000 UTC m=+326.506652596 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c240): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182ca80 item 81 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.823608821 +0000 UTC m=+326.507107310 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184c6c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.823608821 +0000 UTC m=+326.507107310 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184cc00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182cc40 item 81 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.826049883 +0000 UTC m=+326.509548372 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d280): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182cfc0 item 82 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.826907133 +0000 UTC m=+326.510405622 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184d780): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.826907133 +0000 UTC m=+326.510405622 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc184dd00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182d180 item 82 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.828224987 +0000 UTC m=+326.511723475 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182d500 item 83 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.828788385 +0000 UTC m=+326.512286874 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870980): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.828788385 +0000 UTC m=+326.512286874 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1870ec0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182d6c0 item 83 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.830500469 +0000 UTC m=+326.513998958 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871540): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182da40 item 84 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.831233936 +0000 UTC m=+326.514732425 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1871a40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.831233936 +0000 UTC m=+326.514732425 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a0c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc182dc00 item 84 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.833722818 +0000 UTC m=+326.517221308 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc0f878c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e42d90 item 85 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.834515417 +0000 UTC m=+326.518013906 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250000): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.834515417 +0000 UTC m=+326.518013906 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250540): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e43420 item 85 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.836915572 +0000 UTC m=+326.520414071 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1250bc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127e230 item 86 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.837656764 +0000 UTC m=+326.521155254 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc12510c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.837656764 +0000 UTC m=+326.521155254 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127e3f0 item 86 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.840286622 +0000 UTC m=+326.523785111 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1251cc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127e770 item 87 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.840699506 +0000 UTC m=+326.524197996 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a2c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.840699506 +0000 UTC m=+326.524197996 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199a800): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127e930 item 87 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.842184094 +0000 UTC m=+326.525682583 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199ae80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127ecb0 item 88 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.842900569 +0000 UTC m=+326.526399059 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b380): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.842900569 +0000 UTC m=+326.526399059 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc199b900): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127ee70 item 88 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.844373966 +0000 UTC m=+326.527872455 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127f1f0 item 89 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.845054553 +0000 UTC m=+326.528553043 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4580): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127f3b0 item 89 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.846638437 +0000 UTC m=+326.530136926 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b4ac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.846638437 +0000 UTC m=+326.530136926 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5040): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127f570 item 89 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.849944333 +0000 UTC m=+326.533442823 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5680): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127f8f0 item 90 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.850480119 +0000 UTC m=+326.533978608 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19b5bc0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127fab0 item 90 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.85149777 +0000 UTC m=+326.534996259 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d4200): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.85149777 +0000 UTC m=+326.534996259 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc19d47c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc127fc70 item 90 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.853896954 +0000 UTC m=+326.537395444 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18af7c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18895e0 item 91 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.854601847 +0000 UTC m=+326.538100337 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18afd00): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): >_readAt: n=2, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): _writeAt: size=3, off=7 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18897a0 item 91 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.855235667 +0000 UTC m=+326.538734156 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d6340): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): >_readAt: n=8, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.855235667 +0000 UTC m=+326.538734156 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc18d68c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1889960 item 91 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.857871236 +0000 UTC m=+326.541369725 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190a700): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19180e0 item 92 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.858457066 +0000 UTC m=+326.541955555 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190ac40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): open at offset 5 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19182a0 item 92 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): _readAt: size=2, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): _writeAt: size=3, off=5 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): >_writeAt: n=3, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.860063322 +0000 UTC m=+326.543561810 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b180): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): >_readAt: n=3, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.860063322 +0000 UTC m=+326.543561810 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190b740): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1918460 item 92 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.861764936 +0000 UTC m=+326.545263425 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc190bd80): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19187e0 item 93 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.862386533 +0000 UTC m=+326.545885022 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192c3c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.862386533 +0000 UTC m=+326.545885022 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192cac0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19189a0 item 93 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.863962291 +0000 UTC m=+326.547460790 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d100): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1918d20 item 94 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.864697672 +0000 UTC m=+326.548196162 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192d640): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.864697672 +0000 UTC m=+326.548196162 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc192dd40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1918ee0 item 94 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.866270725 +0000 UTC m=+326.549769214 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c480): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1919260 item 95 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.867144936 +0000 UTC m=+326.550643425 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194c9c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.867144936 +0000 UTC m=+326.550643425 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d0c0): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1919420 item 95 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): open at offset 0 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): _readAt: size=2, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): >_readAt: n=0, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.869036948 +0000 UTC m=+326.552535438 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194d700): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): _writeAt: size=5, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): >openPending: err= 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19197a0 item 96 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): >_writeAt: n=5, err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.869712076 +0000 UTC m=+326.553210564 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc194dc40): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): _readAt: size=512, off=0 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): openPending: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): >openPending: err= 2026/07/15 04:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): >_readAt: n=5, err=EOF 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): close: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:49.869712076 +0000 UTC m=+326.553210564 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:49 DEBUG : open-test-file(0x38bfc1968440): >close: err= 2026/07/15 04:56:49 DEBUG : open-test-file: Remove: 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1919960 item 96 2026/07/15 04:56:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:49 DEBUG : open-test-file: >Remove: err= 2026/07/15 04:56:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:49 DEBUG : Looking for writers 2026/07/15 04:56:49 DEBUG : >WaitForWriters: 2026/07/15 04:56:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:50 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:50 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:50 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:50 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/15 04:56:50 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.437244401 +0000 UTC m=+327.120742890 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969100): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.437244401 +0000 UTC m=+327.120742890 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969580): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.437244401 +0000 UTC m=+327.120742890 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1969a40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1971ab0 item 1 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.441037783 +0000 UTC m=+327.124536282 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a180): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.441037783 +0000 UTC m=+327.124536282 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6a680): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a720e0 item 2 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.442768301 +0000 UTC m=+327.126266790 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6acc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.442768301 +0000 UTC m=+327.126266790 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b140): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.442768301 +0000 UTC m=+327.126266790 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6b600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a72460 item 3 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.445636497 +0000 UTC m=+327.129134985 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a6bc80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.445636497 +0000 UTC m=+327.129134985 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a942c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a72930 item 4 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.447306862 +0000 UTC m=+327.130805351 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d6f40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.447306862 +0000 UTC m=+327.130805351 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d73c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.447306862 +0000 UTC m=+327.130805351 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18d7880): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1889e30 item 5 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.451568554 +0000 UTC m=+327.135067042 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa000): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.451568554 +0000 UTC m=+327.135067042 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fa540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e6460 item 6 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.452889875 +0000 UTC m=+327.136388363 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fabc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.452889875 +0000 UTC m=+327.136388363 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb0c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.452889875 +0000 UTC m=+327.136388363 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fb580): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e67e0 item 7 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.45546012 +0000 UTC m=+327.138958609 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc18fbc00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.45546012 +0000 UTC m=+327.138958609 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a240): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e6cb0 item 8 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1a94880): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94880): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.460477829 +0000 UTC m=+327.143976339 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a94c40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.460477829 +0000 UTC m=+327.143976339 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a950c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.460477829 +0000 UTC m=+327.143976339 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a955c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a72cb0 item 9 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.462963977 +0000 UTC m=+327.146462466 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1a95c40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.462963977 +0000 UTC m=+327.146462466 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2280): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a73180 item 10 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1ab28c0): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab28c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.465176681 +0000 UTC m=+327.148675171 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab2c80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.465176681 +0000 UTC m=+327.148675171 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3180): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.465176681 +0000 UTC m=+327.148675171 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3680): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a73500 item 11 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.467479195 +0000 UTC m=+327.150977684 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ab3d00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.467479195 +0000 UTC m=+327.150977684 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a739d0 item 12 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1ad0980): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.46890932 +0000 UTC m=+327.152407809 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad0d40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.46890932 +0000 UTC m=+327.152407809 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1400): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1a73d50 item 13 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.470256479 +0000 UTC m=+327.153754967 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ad1a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.470256479 +0000 UTC m=+327.153754967 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee0c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae6230 item 14 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1aee700): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aee700): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.471777043 +0000 UTC m=+327.155275532 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aeeac0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.471777043 +0000 UTC m=+327.155275532 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef180): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae65b0 item 15 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.477915819 +0000 UTC m=+327.161414318 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1a8c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.477915819 +0000 UTC m=+327.161414318 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1ae00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e7030 item 16 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.480490142 +0000 UTC m=+327.163988631 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b440): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.480490142 +0000 UTC m=+327.163988631 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1b8c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.480490142 +0000 UTC m=+327.163988631 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b1bdc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e73b0 item 17 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.482057905 +0000 UTC m=+327.165556394 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.482057905 +0000 UTC m=+327.165556394 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b32a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e7880 item 18 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.483310927 +0000 UTC m=+327.166809417 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33100): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.483310927 +0000 UTC m=+327.166809417 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.483310927 +0000 UTC m=+327.166809417 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b33b00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc18e7c00 item 19 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.484961667 +0000 UTC m=+327.168460157 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e280): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.484961667 +0000 UTC m=+327.168460157 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5e7c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5a230 item 20 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.486203228 +0000 UTC m=+327.169701717 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5ee40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.486203228 +0000 UTC m=+327.169701717 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.486203228 +0000 UTC m=+327.169701717 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5f840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5a5b0 item 21 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.487862814 +0000 UTC m=+327.171361302 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b5fec0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.487862814 +0000 UTC m=+327.171361302 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7e500): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5aa80 item 22 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.491313201 +0000 UTC m=+327.174811691 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7eb80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.491313201 +0000 UTC m=+327.174811691 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f080): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.491313201 +0000 UTC m=+327.174811691 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7f580): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5ae00 item 23 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.494774129 +0000 UTC m=+327.178272618 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b7fc00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.494774129 +0000 UTC m=+327.178272618 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c240): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5b2d0 item 24 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1c1c880): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1c880): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.496329569 +0000 UTC m=+327.179828058 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1cc40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.496329569 +0000 UTC m=+327.179828058 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d140): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.496329569 +0000 UTC m=+327.179828058 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1d680): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5b650 item 25 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.500104166 +0000 UTC m=+327.183602656 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c1dd00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.500104166 +0000 UTC m=+327.183602656 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1b5bb20 item 26 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1aef900): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aef900): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.502958605 +0000 UTC m=+327.186457094 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1aefcc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): _writeAt: size=3, off=7 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.502958605 +0000 UTC m=+327.186457094 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b902c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.502958605 +0000 UTC m=+327.186457094 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90800): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae6930 item 27 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.507416886 +0000 UTC m=+327.190915374 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b90e80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.507416886 +0000 UTC m=+327.190915374 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b913c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae6e00 item 28 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1b91a00): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91a00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.510321718 +0000 UTC m=+327.193820207 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1b91dc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.510321718 +0000 UTC m=+327.193820207 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baa580): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae7180 item 29 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.512129493 +0000 UTC m=+327.195627982 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1baac00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.512129493 +0000 UTC m=+327.195627982 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab140): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae7500 item 30 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): _readAt: size=2, off=0 2026/07/15 04:56:50 ERROR : open-test-file(0x38bfc1bab780): Couldn't read size of file 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): close: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bab780): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.515582867 +0000 UTC m=+327.199081356 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1babb40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.515582867 +0000 UTC m=+327.199081356 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae7880 item 31 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.516968668 +0000 UTC m=+327.200467157 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.516968668 +0000 UTC m=+327.200467157 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc8ec0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1ae7c00 item 32 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.519614455 +0000 UTC m=+327.203112944 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9500): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be00e0 item 33 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.52032001 +0000 UTC m=+327.203818499 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.52032001 +0000 UTC m=+327.203818499 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1bc9e80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be02a0 item 33 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.522054235 +0000 UTC m=+327.205552725 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3c840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4c000 item 34 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.522998609 +0000 UTC m=+327.206497098 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3ccc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.522998609 +0000 UTC m=+327.206497098 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d200): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4c1c0 item 34 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.526896737 +0000 UTC m=+327.210395226 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3d840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4c540 item 35 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.533247701 +0000 UTC m=+327.216746201 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c3dcc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.533247701 +0000 UTC m=+327.216746201 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e2c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4c700 item 35 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.540238415 +0000 UTC m=+327.223736904 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5e940): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4ca10 item 36 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.540713106 +0000 UTC m=+327.224211605 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5ee00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.540713106 +0000 UTC m=+327.224211605 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4cbd0 item 36 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.544776386 +0000 UTC m=+327.228274874 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5f980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4cf50 item 37 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.547693191 +0000 UTC m=+327.231191680 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c5fe00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.547693191 +0000 UTC m=+327.231191680 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80400): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4d110 item 37 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.559550352 +0000 UTC m=+327.243048841 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4a40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8000 item 38 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.561417528 +0000 UTC m=+327.244916017 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d4f40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.561417528 +0000 UTC m=+327.244916017 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5480): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e81c0 item 38 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.566453262 +0000 UTC m=+327.249951752 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19d5b00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8540 item 39 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.571526987 +0000 UTC m=+327.255025476 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc100): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.571526987 +0000 UTC m=+327.255025476 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fc600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8700 item 39 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.577968722 +0000 UTC m=+327.261467251 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4d490 item 40 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.583439522 +0000 UTC m=+327.266938011 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c80f80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.583439522 +0000 UTC m=+327.266938011 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c814c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4d650 item 40 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.585684468 +0000 UTC m=+327.269182956 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1c81a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4d9d0 item 41 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.587210913 +0000 UTC m=+327.270709403 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0080): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4db90 item 41 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.587717685 +0000 UTC m=+327.271216174 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.587717685 +0000 UTC m=+327.271216174 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca0a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1c4dd50 item 41 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.594446568 +0000 UTC m=+327.277945057 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca10c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cae230 item 42 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.597723009 +0000 UTC m=+327.281221498 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca15c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cae3f0 item 42 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.600310647 +0000 UTC m=+327.283809136 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ca1b00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.600310647 +0000 UTC m=+327.283809136 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6640): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be0540 item 42 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.605238188 +0000 UTC m=+327.288736677 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be6c80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be08c0 item 43 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.612361972 +0000 UTC m=+327.295860462 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7180): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be0a80 item 43 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.612931321 +0000 UTC m=+327.296429810 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be76c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.612931321 +0000 UTC m=+327.296429810 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1be7c00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be0c40 item 43 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.616615077 +0000 UTC m=+327.300113566 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be0fc0 item 44 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.618820749 +0000 UTC m=+327.302319238 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8c840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be1180 item 44 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.621900421 +0000 UTC m=+327.305398910 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8cd80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.621900421 +0000 UTC m=+327.305398910 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be1340 item 44 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.630114271 +0000 UTC m=+327.313612760 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fcc40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8a80 item 45 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.631239204 +0000 UTC m=+327.314737693 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd140): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.631239204 +0000 UTC m=+327.314737693 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fd840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8c40 item 45 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.638539269 +0000 UTC m=+327.322037759 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc19fde80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e8fc0 item 46 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.641270166 +0000 UTC m=+327.324768655 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1c480): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.641270166 +0000 UTC m=+327.324768655 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1cb80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e9180 item 46 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.644529054 +0000 UTC m=+327.328027543 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8d940): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be16c0 item 47 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.647098277 +0000 UTC m=+327.330596767 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d8de40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.647098277 +0000 UTC m=+327.330596767 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8640): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be1880 item 47 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.655910612 +0000 UTC m=+327.339409101 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da8c80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e9500 item 48 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.660482315 +0000 UTC m=+327.343980805 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1d4c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.660482315 +0000 UTC m=+327.343980805 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d1dbc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e96c0 item 48 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.661614551 +0000 UTC m=+327.345113040 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e9a40 item 49 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.665261137 +0000 UTC m=+327.348759626 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36780): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.665261137 +0000 UTC m=+327.348759626 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d36cc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc19e9c00 item 49 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.670861041 +0000 UTC m=+327.354359540 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4e0e0 item 50 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.674389856 +0000 UTC m=+327.357888346 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.674389856 +0000 UTC m=+327.357888346 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d37dc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4e2a0 item 50 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.680897464 +0000 UTC m=+327.364395952 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0100): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cae700 item 51 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.686371721 +0000 UTC m=+327.369870210 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.686371721 +0000 UTC m=+327.369870210 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc0b40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cae8c0 item 51 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.692851476 +0000 UTC m=+327.376349965 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc11c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caec40 item 52 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.699552066 +0000 UTC m=+327.383050555 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc16c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.699552066 +0000 UTC m=+327.383050555 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cc1c40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caee00 item 52 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.713342668 +0000 UTC m=+327.396841157 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde3c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caf180 item 53 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.729313723 +0000 UTC m=+327.412812211 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cde8c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.729313723 +0000 UTC m=+327.412812211 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdee00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caf340 item 53 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.740738421 +0000 UTC m=+327.424236911 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9100): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1be1ce0 item 54 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.741184409 +0000 UTC m=+327.424682898 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.741184409 +0000 UTC m=+327.424682898 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1da9b80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc4000 item 54 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.746270737 +0000 UTC m=+327.429769226 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc4380 item 55 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.750104505 +0000 UTC m=+327.433603025 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8800): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.750104505 +0000 UTC m=+327.433603025 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc8d40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc4540 item 55 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.756313602 +0000 UTC m=+327.439812092 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc93c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc48c0 item 56 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.756856412 +0000 UTC m=+327.440354901 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc98c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.756856412 +0000 UTC m=+327.440354901 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1dc9e40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc4a80 item 56 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.76377474 +0000 UTC m=+327.447273229 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6580): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc4e00 item 57 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.765402977 +0000 UTC m=+327.448901466 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de6ac0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4e4d0 item 57 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.77085855 +0000 UTC m=+327.454357039 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58640): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.77085855 +0000 UTC m=+327.454357039 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d58bc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4e690 item 57 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.774323334 +0000 UTC m=+327.457821823 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59200): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4ea10 item 58 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.777424356 +0000 UTC m=+327.460922845 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59740): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4ebd0 item 58 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.777851529 +0000 UTC m=+327.461350017 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d59c80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.777851529 +0000 UTC m=+327.461350017 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4ed90 item 58 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.779197916 +0000 UTC m=+327.462696406 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4f110 item 59 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.779874256 +0000 UTC m=+327.463372805 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d74ec0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4f2d0 item 59 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.780367271 +0000 UTC m=+327.463865770 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75400): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): >_readAt: n=8, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.780367271 +0000 UTC m=+327.463865770 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1d75980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4f490 item 59 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.782035122 +0000 UTC m=+327.465533612 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e140c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4f810 item 60 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.783401859 +0000 UTC m=+327.466900348 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14600): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): open at offset 5 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc5030 item 60 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): _readAt: size=2, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): _writeAt: size=3, off=5 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.783990424 +0000 UTC m=+327.467488913 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7000): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.783990424 +0000 UTC m=+327.467488913 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de75c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc51f0 item 60 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.785534673 +0000 UTC m=+327.469033162 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1de7c00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc5570 item 61 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.787428899 +0000 UTC m=+327.470927389 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84240): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.787428899 +0000 UTC m=+327.470927389 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84940): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc5730 item 61 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.788589278 +0000 UTC m=+327.472087767 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e84f80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc5ab0 item 62 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.789296685 +0000 UTC m=+327.472795175 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e854c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.789296685 +0000 UTC m=+327.472795175 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e85bc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1dc5c70 item 62 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.792558961 +0000 UTC m=+327.476057450 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1eaa150 item 63 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.793236883 +0000 UTC m=+327.476735382 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1ea2840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.793236883 +0000 UTC m=+327.476735382 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14980): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1eaa310 item 63 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): open at offset 0 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.797136504 +0000 UTC m=+327.480635013 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e14fc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4fc00 item 64 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.797747372 +0000 UTC m=+327.481245861 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15500): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.797747372 +0000 UTC m=+327.481245861 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e15c00): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1d4fdc0 item 64 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.800192753 +0000 UTC m=+327.483691241 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30340): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2e2a0 item 65 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.800778151 +0000 UTC m=+327.484276640 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e307c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.800778151 +0000 UTC m=+327.484276640 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e30cc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2e460 item 65 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.806452144 +0000 UTC m=+327.489950633 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2e7e0 item 66 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.809706104 +0000 UTC m=+327.493204593 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31780): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.809706104 +0000 UTC m=+327.493204593 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e31cc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2e9a0 item 66 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.814354952 +0000 UTC m=+327.497853441 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56400): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2ed20 item 67 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.814940401 +0000 UTC m=+327.498438889 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56880): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.814940401 +0000 UTC m=+327.498438889 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e56d80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2eee0 item 67 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.81791252 +0000 UTC m=+327.501411009 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57400): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2f260 item 68 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.822487539 +0000 UTC m=+327.505986029 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57900): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.822487539 +0000 UTC m=+327.505986029 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1e57e40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2f420 item 68 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.834331736 +0000 UTC m=+327.517830245 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf200): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caf5e0 item 69 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.844422772 +0000 UTC m=+327.527921261 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdf680): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.844422772 +0000 UTC m=+327.527921261 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1cdfb80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1caf7a0 item 69 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.84675474 +0000 UTC m=+327.530253229 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06300): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cafb20 item 70 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.851129213 +0000 UTC m=+327.534627722 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06800): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.851129213 +0000 UTC m=+327.534627722 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f06d40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1cafce0 item 70 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.856791583 +0000 UTC m=+327.540290072 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f073c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f161c0 item 71 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.857523006 +0000 UTC m=+327.541021496 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f078c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.857523006 +0000 UTC m=+327.541021496 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f07dc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f16380 item 71 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.862940207 +0000 UTC m=+327.546438716 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f16700 item 72 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.872126885 +0000 UTC m=+327.555625403 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20a40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.872126885 +0000 UTC m=+327.555625403 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f20f80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f168c0 item 72 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.893347725 +0000 UTC m=+327.576846214 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f16c40 item 73 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.89779807 +0000 UTC m=+327.581296560 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f21a40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f16e00 item 73 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.907854932 +0000 UTC m=+327.591353421 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42000): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.907854932 +0000 UTC m=+327.591353421 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f16fc0 item 73 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.9144958 +0000 UTC m=+327.597994289 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f42b80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f17340 item 74 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.914842239 +0000 UTC m=+327.598340728 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43080): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f17500 item 74 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.917698482 +0000 UTC m=+327.601196971 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f435c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.917698482 +0000 UTC m=+327.601196971 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f43b40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f176c0 item 74 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.921615375 +0000 UTC m=+327.605113864 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64280): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f17a40 item 75 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.929678113 +0000 UTC m=+327.613176602 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64780): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): >_readAt: n=2, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): _writeAt: size=3, off=2 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f17c00 item 75 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.931745995 +0000 UTC m=+327.615244484 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f64cc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.931745995 +0000 UTC m=+327.615244484 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f65200): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f17dc0 item 75 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.944167546 +0000 UTC m=+327.627666035 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8a540): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc0e4b5e0 item 76 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.944716968 +0000 UTC m=+327.628215456 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8aa40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faa150 item 76 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): _writeAt: size=3, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): >_writeAt: n=3, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.949117669 +0000 UTC m=+327.632616158 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8af80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): >_readAt: n=3, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.949117669 +0000 UTC m=+327.632616158 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8b500): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faa310 item 76 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.963612462 +0000 UTC m=+327.647110951 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1f8bb40): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faa690 item 77 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.964146004 +0000 UTC m=+327.647644492 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0140): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.964146004 +0000 UTC m=+327.647644492 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0840): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faa850 item 77 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.975526359 +0000 UTC m=+327.659024849 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc0e80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faabd0 item 78 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.981530573 +0000 UTC m=+327.665029062 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1380): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.981530573 +0000 UTC m=+327.665029062 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fc1a80): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1faad90 item 78 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): _readAt: size=2, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.989243192 +0000 UTC m=+327.672741682 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe61c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): _writeAt: size=5, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): >openPending: err= 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1fab110 item 79 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): >_writeAt: n=5, err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.991851529 +0000 UTC m=+327.675350019 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe66c0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): _readAt: size=512, off=0 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): openPending: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): >openPending: err= 2026/07/15 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): >_readAt: n=5, err=EOF 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): close: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:50.991851529 +0000 UTC m=+327.675350019 2026/07/15 04:56:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:50 DEBUG : open-test-file(0x38bfc1fe6dc0): >close: err= 2026/07/15 04:56:50 DEBUG : open-test-file: Remove: 2026/07/15 04:56:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1fab2d0 item 79 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.00295224 +0000 UTC m=+327.686450729 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7400): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1fab650 item 80 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.007789532 +0000 UTC m=+327.691288021 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1fe7900): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): >_readAt: n=5, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.007789532 +0000 UTC m=+327.691288021 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76740): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2f650 item 80 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.013777604 +0000 UTC m=+327.697276113 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e76d80): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2f9d0 item 81 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.019587261 +0000 UTC m=+327.703085751 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77200): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.019587261 +0000 UTC m=+327.703085751 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77740): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1e2fb90 item 81 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.024149917 +0000 UTC m=+327.707648407 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1e77dc0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201c070 item 82 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.029113617 +0000 UTC m=+327.712612116 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20183c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.029113617 +0000 UTC m=+327.712612116 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018940): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201c230 item 82 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.035537377 +0000 UTC m=+327.719035866 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2018fc0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201c5b0 item 83 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.037178207 +0000 UTC m=+327.720676696 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20194c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.037178207 +0000 UTC m=+327.720676696 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2019a00): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201c770 item 83 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.048513489 +0000 UTC m=+327.732011978 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030180): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201caf0 item 84 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.051143766 +0000 UTC m=+327.734642256 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030680): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.051143766 +0000 UTC m=+327.734642256 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f653c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201ccb0 item 84 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.055560319 +0000 UTC m=+327.739058808 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc1f65a40): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f762a0 item 85 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.061033905 +0000 UTC m=+327.744532393 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082040): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.061033905 +0000 UTC m=+327.744532393 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082580): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f76460 item 85 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.066726602 +0000 UTC m=+327.750225092 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2082c00): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f767e0 item 86 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.074859602 +0000 UTC m=+327.758358091 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083100): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.074859602 +0000 UTC m=+327.758358091 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083680): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f769a0 item 86 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.082856575 +0000 UTC m=+327.766355084 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2083d00): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201ce00 item 87 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.084113866 +0000 UTC m=+327.767612355 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2030dc0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.084113866 +0000 UTC m=+327.767612355 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031300): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201cfc0 item 87 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.090322733 +0000 UTC m=+327.773821222 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031980): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201d340 item 88 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.092138682 +0000 UTC m=+327.775637171 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2031e80): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.092138682 +0000 UTC m=+327.775637171 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052500): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201d500 item 88 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.097703059 +0000 UTC m=+327.781201548 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2052b40): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201d880 item 89 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.099960096 +0000 UTC m=+327.783458585 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053080): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201da40 item 89 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.102360553 +0000 UTC m=+327.785859042 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20535c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.102360553 +0000 UTC m=+327.785859042 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2053b40): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc201dc00 item 89 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.107790066 +0000 UTC m=+327.791288555 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072280): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc20760e0 item 90 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.112408667 +0000 UTC m=+327.795907156 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20727c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc20762a0 item 90 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.121280243 +0000 UTC m=+327.804778732 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2072d00): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.121280243 +0000 UTC m=+327.804778732 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20732c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc2076460 item 90 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.129536022 +0000 UTC m=+327.813034542 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073900): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc20767e0 item 91 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.131930619 +0000 UTC m=+327.815429108 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2073e40): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): >_readAt: n=2, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): _writeAt: size=3, off=7 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc20769a0 item 91 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.1369701 +0000 UTC m=+327.820468589 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110480): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): >_readAt: n=8, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.1369701 +0000 UTC m=+327.820468589 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2300): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f76d20 item 91 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.144523912 +0000 UTC m=+327.828022401 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2940): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f770a0 item 92 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.145234145 +0000 UTC m=+327.828732633 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a2e80): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): open at offset 5 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f77260 item 92 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): _readAt: size=2, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): _writeAt: size=3, off=5 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): >_writeAt: n=3, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.146044957 +0000 UTC m=+327.829543447 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a33c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): >_readAt: n=3, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.146044957 +0000 UTC m=+327.829543447 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20a3980): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f77420 item 92 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.152516748 +0000 UTC m=+327.836015257 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c20c0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f777a0 item 93 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.153120963 +0000 UTC m=+327.836619452 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2600): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): >_readAt: n=5, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.153120963 +0000 UTC m=+327.836619452 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c2d00): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f77960 item 93 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.155219803 +0000 UTC m=+327.838718292 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3340): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc1f77ce0 item 94 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.157735566 +0000 UTC m=+327.841234055 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20c3880): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): >_readAt: n=5, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.157735566 +0000 UTC m=+327.841234055 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc20e2080): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc20e0000 item 94 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.162267954 +0000 UTC m=+327.845766444 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110940): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc2076c40 item 95 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.16432647 +0000 UTC m=+327.847824958 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2110e80): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): >_readAt: n=5, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.16432647 +0000 UTC m=+327.847824958 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111580): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc2076e00 item 95 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): open at offset 0 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): _readAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): >_readAt: n=0, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.168035012 +0000 UTC m=+327.851533501 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2111bc0): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): _writeAt: size=5, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): >openPending: err= 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc2077180 item 96 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): >_writeAt: n=5, err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.168963826 +0000 UTC m=+327.852462315 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132200): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 04:56:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:56:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 04:56:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): _readAt: size=512, off=0 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): openPending: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): >openPending: err= 2026/07/15 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): >_readAt: n=5, err=EOF 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): close: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 04:56:51.168963826 +0000 UTC m=+327.852462315 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : open-test-file(0x38bfc2132900): >close: err= 2026/07/15 04:56:51 DEBUG : open-test-file: Remove: 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38bfc2077340 item 96 2026/07/15 04:56:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 04:56:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 04:56:51 DEBUG : open-test-file: >Remove: err= 2026/07/15 04:56:51 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : >WaitForWriters: 2026/07/15 04:56:51 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.15s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.03s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:51 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:51 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:51 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:51 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:51 DEBUG : file1: newRWFileHandle: 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): openPending: 2026/07/15 04:56:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): >openPending: err= 2026/07/15 04:56:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 04:56:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 04:56:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): _writeAt: size=2, off=0 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): >_writeAt: n=2, err= 2026/07/15 04:56:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): RWFileHandle.Flush 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): RWFileHandle.Release 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): close: 2026/07/15 04:56:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/15 04:56:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:51 DEBUG : file1(0x38bfc1390140): >close: err= 2026/07/15 04:56:51 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : file1: reading active writers 2026/07/15 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : file1: reading active writers 2026/07/15 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : file1: reading active writers 2026/07/15 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : file1: reading active writers 2026/07/15 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:51 DEBUG : file1: vfs cache: starting upload 2026/07/15 04:56:51 DEBUG : Looking for writers 2026/07/15 04:56:51 DEBUG : file1: reading active writers 2026/07/15 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:52 DEBUG : Looking for writers 2026/07/15 04:56:52 DEBUG : file1: reading active writers 2026/07/15 04:56:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:52 DEBUG : Looking for writers 2026/07/15 04:56:52 DEBUG : file1: reading active writers 2026/07/15 04:56:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:52 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/15 04:56:53 DEBUG : Looking for writers 2026/07/15 04:56:53 DEBUG : file1: reading active writers 2026/07/15 04:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:53 DEBUG : file1: size = 2 OK 2026/07/15 04:56:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/15 04:56:53 INFO : file1: Copied (new) 2026/07/15 04:56:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/15 04:56:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 04:56:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/15 04:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:56:53 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 04:56:54 DEBUG : Looking for writers 2026/07/15 04:56:54 DEBUG : file1: reading active writers 2026/07/15 04:56:54 DEBUG : >WaitForWriters: 2026/07/15 04:56:54 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:54 DEBUG : Looking for writers 2026/07/15 04:56:54 DEBUG : file1: reading active writers 2026/07/15 04:56:54 DEBUG : >WaitForWriters: 2026/07/15 04:56:54 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:54 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:54 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:54 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:56:54 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:56:54 DEBUG : rename_me: newRWFileHandle: 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): openPending: 2026/07/15 04:56:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 04:56:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): >openPending: err= 2026/07/15 04:56:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/15 04:56:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 04:56:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/15 04:56:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): _writeAt: size=5, off=0 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): >_writeAt: n=5, err= 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): close: 2026/07/15 04:56:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-15 04:56:54.932332453 +0000 UTC m=+331.615830941 2026/07/15 04:56:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/15 04:56:54 DEBUG : rename_me(0x38bfc1442880): >close: err= 2026/07/15 04:56:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/15 04:56:54 DEBUG : i_was_renamed: Updating file with 0x38bfc1052a90 2026/07/15 04:56:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/15 04:56:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 04:56:54 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:56:54 DEBUG : Looking for writers 2026/07/15 04:56:54 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 04:56:54 DEBUG : Looking for writers 2026/07/15 04:56:54 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 04:56:54 DEBUG : Looking for writers 2026/07/15 04:56:54 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 04:56:55 DEBUG : Looking for writers 2026/07/15 04:56:55 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 04:56:55 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/15 04:56:55 DEBUG : Looking for writers 2026/07/15 04:56:55 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 04:56:55 DEBUG : Looking for writers 2026/07/15 04:56:55 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/15 04:56:55 DEBUG : Looking for writers 2026/07/15 04:56:55 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/15 04:56:55 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/15 04:56:56 DEBUG : Looking for writers 2026/07/15 04:56:56 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/15 04:56:57 DEBUG : i_was_renamed: size = 5 OK 2026/07/15 04:56:57 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:56:57 INFO : i_was_renamed: Copied (new) 2026/07/15 04:56:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-15 04:56:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 04:56:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/15 04:56:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 04:56:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/15 04:56:57 DEBUG : Looking for writers 2026/07/15 04:56:57 DEBUG : i_was_renamed: reading active writers 2026/07/15 04:56:57 DEBUG : >WaitForWriters: 2026/07/15 04:56:57 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.02s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:56:57 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:56:57 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 04:56:57 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 04:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-limuxun7buwa" 2026/07/15 04:56:57 INFO : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 04:56:57 DEBUG : forgetting directory cache 2026/07/15 04:56:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:56:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): _readAt: size=512, off=0 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): openPending: 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 03:57:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): >openPending: err= 2026/07/15 04:57:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): >_readAt: n=20, err=EOF 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): close: 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 03:57:57 +0000 UTC 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate(0x38bfc14421c0): >close: err= 2026/07/15 04:57:00 DEBUG : Re-reading directory (190.36644ms old) 2026/07/15 04:57:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:00 DEBUG : forgetting directory cache 2026/07/15 04:57:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:57:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): _readAt: size=512, off=0 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): openPending: 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 03:58:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-15 03:57:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 03:58:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-15 03:57:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/15 04:57:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): >openPending: err= 2026/07/15 04:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:03 DEBUG : forgetting directory cache 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): >_readAt: n=20, err=EOF 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): close: 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 03:58:57 +0000 UTC 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate(0x38bfc125a480): >close: err= 2026/07/15 04:57:03 DEBUG : Re-reading directory (201.24848ms old) 2026/07/15 04:57:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:03 DEBUG : forgetting directory cache 2026/07/15 04:57:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): _readAt: size=512, off=0 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): openPending: 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 03:59:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-15 03:58:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 03:59:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-15 03:58:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/15 04:57:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): >openPending: err= 2026/07/15 04:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): >_readAt: n=20, err=EOF 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): close: 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 03:59:57 +0000 UTC 2026/07/15 04:57:05 DEBUG : TestRWCacheUpdate(0x38bfc1390200): >close: err= 2026/07/15 04:57:05 DEBUG : Re-reading directory (187.18622ms old) 2026/07/15 04:57:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:06 DEBUG : forgetting directory cache 2026/07/15 04:57:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): _readAt: size=512, off=0 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): openPending: 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:00:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-15 03:59:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:00:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-15 03:59:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/15 04:57:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): >openPending: err= 2026/07/15 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): >_readAt: n=20, err=EOF 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): close: 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:00:57 +0000 UTC 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate(0x38bfc1ea2400): >close: err= 2026/07/15 04:57:08 DEBUG : Re-reading directory (190.50015ms old) 2026/07/15 04:57:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:09 DEBUG : forgetting directory cache 2026/07/15 04:57:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): _readAt: size=512, off=0 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): openPending: 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:01:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-15 04:00:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:01:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-15 04:00:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/15 04:57:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): >openPending: err= 2026/07/15 04:57:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): >_readAt: n=20, err=EOF 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): close: 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:01:57 +0000 UTC 2026/07/15 04:57:10 DEBUG : TestRWCacheUpdate(0x38bfc1ea21c0): >close: err= 2026/07/15 04:57:10 DEBUG : Re-reading directory (188.834584ms old) 2026/07/15 04:57:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:11 DEBUG : forgetting directory cache 2026/07/15 04:57:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): _readAt: size=512, off=0 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): openPending: 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:02:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-15 04:01:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:02:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-15 04:01:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/15 04:57:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 04:57:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): >openPending: err= 2026/07/15 04:57:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): >_readAt: n=20, err=EOF 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): close: 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:02:57 +0000 UTC 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate(0x38bfc125a3c0): >close: err= 2026/07/15 04:57:13 DEBUG : Re-reading directory (198.282832ms old) 2026/07/15 04:57:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:14 DEBUG : forgetting directory cache 2026/07/15 04:57:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate(0x38bfc1442180): _readAt: size=512, off=0 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate(0x38bfc1442180): openPending: 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-15 04:03:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-15 04:02:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-15 04:03:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-15 04:02:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/15 04:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/15 04:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate(0x38bfc1442180): >openPending: err= 2026/07/15 04:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate(0x38bfc1442180): >_readAt: n=21, err=EOF 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate(0x38bfc1442180): close: 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:03:57 +0000 UTC 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate(0x38bfc1442180): >close: err= 2026/07/15 04:57:16 DEBUG : Re-reading directory (188.688698ms old) 2026/07/15 04:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:16 DEBUG : forgetting directory cache 2026/07/15 04:57:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): _readAt: size=512, off=0 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): openPending: 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-15 04:04:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-15 04:03:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-15 04:04:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-15 04:03:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/15 04:57:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/15 04:57:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): >openPending: err= 2026/07/15 04:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): >_readAt: n=22, err=EOF 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): close: 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:04:57 +0000 UTC 2026/07/15 04:57:18 DEBUG : TestRWCacheUpdate(0x38bfc1ea23c0): >close: err= 2026/07/15 04:57:18 DEBUG : Re-reading directory (191.292108ms old) 2026/07/15 04:57:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:19 DEBUG : forgetting directory cache 2026/07/15 04:57:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): _readAt: size=512, off=0 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): openPending: 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-15 04:05:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-15 04:04:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-15 04:05:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-15 04:04:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/15 04:57:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/15 04:57:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): >openPending: err= 2026/07/15 04:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): >_readAt: n=23, err=EOF 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): close: 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:05:57 +0000 UTC 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate(0x38bfc1ea2340): >close: err= 2026/07/15 04:57:21 DEBUG : Re-reading directory (187.656221ms old) 2026/07/15 04:57:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:21 DEBUG : forgetting directory cache 2026/07/15 04:57:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): _readAt: size=512, off=0 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): openPending: 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-15 04:06:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-15 04:05:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-15 04:06:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-15 04:05:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/15 04:57:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/15 04:57:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): >openPending: err= 2026/07/15 04:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): >_readAt: n=24, err=EOF 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): close: 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:06:57 +0000 UTC 2026/07/15 04:57:23 DEBUG : TestRWCacheUpdate(0x38bfc1442740): >close: err= 2026/07/15 04:57:23 DEBUG : Re-reading directory (197.600851ms old) 2026/07/15 04:57:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 04:57:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/15 04:57:24 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:24 DEBUG : Looking for writers 2026/07/15 04:57:24 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/15 04:57:24 DEBUG : >WaitForWriters: 2026/07/15 04:57:24 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': vfs cache: cleaner exiting 2026/07/15 04:57:24 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.10s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:26 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/15 04:57:28 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/15 04:57:29 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:29 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/15 04:57:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 04:57:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 04:57:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 04:57:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/15 04:57:30 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:30 DEBUG : Looking for writers 2026/07/15 04:57:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/15 04:57:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/15 04:57:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.14s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:31 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:31 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': Reusing VFS from active cache 2026/07/15 04:57:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:31 DEBUG : Looking for writers 2026/07/15 04:57:31 DEBUG : >WaitForWriters: 2026/07/15 04:57:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:31 DEBUG : Looking for writers 2026/07/15 04:57:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:31 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:31 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:31 DEBUG : Looking for writers 2026/07/15 04:57:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:32 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:32 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:32 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:32 DEBUG : Looking for writers 2026/07/15 04:57:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:32 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:32 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:37 DEBUG : dir: Looking for writers 2026/07/15 04:57:37 DEBUG : file2: reading active writers 2026/07/15 04:57:37 DEBUG : Looking for writers 2026/07/15 04:57:37 DEBUG : file1: reading active writers 2026/07/15 04:57:37 DEBUG : dir: reading active writers 2026/07/15 04:57:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.40s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:38 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:38 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:43 DEBUG : dir: Looking for writers 2026/07/15 04:57:43 DEBUG : Looking for writers 2026/07/15 04:57:43 DEBUG : dir: reading active writers 2026/07/15 04:57:43 DEBUG : file1: reading active writers 2026/07/15 04:57:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.09s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:44 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:44 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:47 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:49 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 04:57:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 04:57:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 04:57:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/15 04:57:49 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/15 04:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 04:57:49 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 04:57:51 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/15 04:57:51 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:57:51 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/15 04:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 04:57:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:57:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 04:57:51 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:51 DEBUG : dir: Looking for writers 2026/07/15 04:57:51 DEBUG : file2: reading active writers 2026/07/15 04:57:51 DEBUG : new_file.txt: reading active writers 2026/07/15 04:57:51 DEBUG : Looking for writers 2026/07/15 04:57:51 DEBUG : file1: reading active writers 2026/07/15 04:57:51 DEBUG : dir: reading active writers 2026/07/15 04:57:51 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.07s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:53 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:53 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/15 04:57:56 DEBUG : dir/file2: same parent dir (ODFfMTI3MjIwNjFfQkEyVnA) - using file/rename instead of move_copy for dir/file1 2026/07/15 04:57:56 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/15 04:57:56 DEBUG : dir/file1: Updating file with dir/file1 0x38bfc12ef450 2026/07/15 04:57:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 04:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 04:57:57 INFO : dir/file1: Moved (server-side) to: file0 2026/07/15 04:57:57 DEBUG : file0: Updating file with file0 0x38bfc12ef450 2026/07/15 04:57:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 04:57:57 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/15 04:57:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:57 DEBUG : dir: Looking for writers 2026/07/15 04:57:57 DEBUG : Looking for writers 2026/07/15 04:57:57 DEBUG : dir: reading active writers 2026/07/15 04:57:57 DEBUG : file0: reading active writers 2026/07/15 04:57:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.94s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:58 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:58 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:57:59 DEBUG : Looking for writers 2026/07/15 04:57:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:57:59 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:57:59 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:57:59 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/15 04:58:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 04:58:01 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/15 04:58:02 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/15 04:58:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/15 04:58:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:03 DEBUG : a: Looking for writers 2026/07/15 04:58:03 DEBUG : b: Looking for writers 2026/07/15 04:58:03 DEBUG : c: Looking for writers 2026/07/15 04:58:03 DEBUG : d: Looking for writers 2026/07/15 04:58:03 DEBUG : Looking for writers 2026/07/15 04:58:03 DEBUG : Looking for writers 2026/07/15 04:58:03 DEBUG : d: reading active writers 2026/07/15 04:58:03 DEBUG : /: reading active writers 2026/07/15 04:58:03 DEBUG : a: reading active writers 2026/07/15 04:58:03 DEBUG : b: reading active writers 2026/07/15 04:58:03 DEBUG : c: reading active writers 2026/07/15 04:58:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.47s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:05 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:05 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 04:58:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/15 04:58:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/15 04:58:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/15 04:58:11 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:11 DEBUG : a/b/c/d: Looking for writers 2026/07/15 04:58:11 DEBUG : a/b/c: Looking for writers 2026/07/15 04:58:11 DEBUG : d: reading active writers 2026/07/15 04:58:11 DEBUG : a/b: Looking for writers 2026/07/15 04:58:11 DEBUG : c: reading active writers 2026/07/15 04:58:11 DEBUG : a: Looking for writers 2026/07/15 04:58:11 DEBUG : b: reading active writers 2026/07/15 04:58:11 DEBUG : Looking for writers 2026/07/15 04:58:11 DEBUG : a: reading active writers 2026/07/15 04:58:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.99s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:13 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:13 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:13 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:13 DEBUG : Looking for writers 2026/07/15 04:58:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:14 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:14 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 04:58:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 04:58:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/15 04:58:14 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 04:58:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:58:16 DEBUG : file1: size = 5 OK 2026/07/15 04:58:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:58:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/15 04:58:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 04:58:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:58:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:16 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 04:58:17 DEBUG : file1: size = 0 OK 2026/07/15 04:58:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:58:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 04:58:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 04:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:17 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (7 bytes), uploading instead of streaming 2026/07/15 04:58:18 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/15 04:58:19 DEBUG : file1: size = 7 OK 2026/07/15 04:58:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/15 04:58:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:19 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:19 DEBUG : Looking for writers 2026/07/15 04:58:19 DEBUG : file1: reading active writers 2026/07/15 04:58:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.42s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:19 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:19 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/15 04:58:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/15 04:58:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/15 04:58:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/15 04:58:20 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (11 bytes), uploading instead of streaming 2026/07/15 04:58:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/15 04:58:22 DEBUG : file1: size = 11 OK 2026/07/15 04:58:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 04:58:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/15 04:58:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:23 DEBUG : Looking for writers 2026/07/15 04:58:23 DEBUG : file1: reading active writers 2026/07/15 04:58:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.89s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:23 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:23 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/15 04:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:23 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 04:58:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/15 04:58:25 DEBUG : file1: size = 5 OK 2026/07/15 04:58:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 04:58:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/15 04:58:25 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:25 DEBUG : Looking for writers 2026/07/15 04:58:25 DEBUG : file1: reading active writers 2026/07/15 04:58:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:26 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:26 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:26 DEBUG : file1: WriteFileHandle.Release closing 2026/07/15 04:58:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:26 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 04:58:28 DEBUG : file1: size = 0 OK 2026/07/15 04:58:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:58:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/15 04:58:28 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:28 DEBUG : Looking for writers 2026/07/15 04:58:28 DEBUG : file1: reading active writers 2026/07/15 04:58:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:28 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:28 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:28 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (2 bytes), uploading instead of streaming 2026/07/15 04:58:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/15 04:58:30 DEBUG : file1: size = 2 OK 2026/07/15 04:58:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/15 04:58:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/15 04:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:30 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:30 DEBUG : Looking for writers 2026/07/15 04:58:30 DEBUG : file1: reading active writers 2026/07/15 04:58:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.84s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:31 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:31 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:31 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 04:58:33 DEBUG : file1: size = 0 OK 2026/07/15 04:58:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 04:58:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:58:33 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 04:58:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 04:58:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 04:58:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:33 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:33 DEBUG : Looking for writers 2026/07/15 04:58:33 DEBUG : file1: reading active writers 2026/07/15 04:58:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.57s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:34 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:34 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 04:58:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 04:58:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 04:58:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 04:58:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:34 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': File to upload is small (100 bytes), uploading instead of streaming 2026/07/15 04:58:35 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/15 04:58:36 DEBUG : file1: size = 100 OK 2026/07/15 04:58:36 DEBUG : file1: md5 = b2b38b0ad98c2d9a39495d899d0907a4 OK 2026/07/15 04:58:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 04:58:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 04:58:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 04:58:36 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 04:58:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 04:58:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 04:58:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:36 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:36 DEBUG : Looking for writers 2026/07/15 04:58:36 DEBUG : file1: reading active writers 2026/07/15 04:58:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.93s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:36 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:36 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:38 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/15 04:58:40 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/15 04:58:41 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/15 04:58:43 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/15 04:58:45 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/15 04:58:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/15 04:58:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/15 04:58:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/15 04:58:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/15 04:58:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:48 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:48 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/15 04:58:48 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/15 04:58:48 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:48 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:48 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/15 04:58:48 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/15 04:58:48 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:48 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:48 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/15 04:58:48 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/15 04:58:48 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:49 DEBUG : flat: Looking for writers 2026/07/15 04:58:49 DEBUG : f002.txt: reading active writers 2026/07/15 04:58:49 DEBUG : f003.txt: reading active writers 2026/07/15 04:58:49 DEBUG : f004.txt: reading active writers 2026/07/15 04:58:49 DEBUG : f000.txt: reading active writers 2026/07/15 04:58:49 DEBUG : f001.txt: reading active writers 2026/07/15 04:58:49 DEBUG : Looking for writers 2026/07/15 04:58:49 DEBUG : flat: reading active writers 2026/07/15 04:58:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.14s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:58:51 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:58:51 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:58:52 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/15 04:58:54 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/15 04:58:56 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/15 04:58:58 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/15 04:58:58 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/15 04:58:58 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:58 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:58 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/15 04:58:58 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/15 04:58:58 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:59 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:59 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/15 04:58:59 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/15 04:58:59 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:58:59 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:58:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:58:59 DEBUG : a/b/c: Looking for writers 2026/07/15 04:58:59 DEBUG : deep.txt: reading active writers 2026/07/15 04:58:59 DEBUG : a/b: Looking for writers 2026/07/15 04:58:59 DEBUG : c: reading active writers 2026/07/15 04:58:59 DEBUG : mid.txt: reading active writers 2026/07/15 04:58:59 DEBUG : a: Looking for writers 2026/07/15 04:58:59 DEBUG : top.txt: reading active writers 2026/07/15 04:58:59 DEBUG : b: reading active writers 2026/07/15 04:58:59 DEBUG : Looking for writers 2026/07/15 04:58:59 DEBUG : a: reading active writers 2026/07/15 04:58:59 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.34s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:59:02 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:59:02 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 04:59:03 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 04:59:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 04:59:57 DEBUG : bigdir: Looking for writers 2026/07/15 04:59:57 DEBUG : big.bin: reading active writers 2026/07/15 04:59:57 DEBUG : Looking for writers 2026/07/15 04:59:57 DEBUG : bigdir: reading active writers 2026/07/15 04:59:57 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.49s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-limuxun7buwa'", Local "Local file system at /tmp/rclone2254495193", Modify Window "1s" 2026/07/15 04:59:58 INFO : OpenDrive root 'rclone-test-limuxun7buwa': poll-interval is not supported by this remote 2026/07/15 04:59:58 NOTICE: OpenDrive root 'rclone-test-limuxun7buwa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 05:00:00 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/15 05:00:02 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/15 05:00:05 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/15 05:00:07 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/15 05:00:07 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/15 05:00:07 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:00:07 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:00:08 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/15 05:00:08 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/15 05:00:08 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:00:08 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:00:08 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/15 05:00:08 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/15 05:00:08 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:00:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:00:09 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:00:09 DEBUG : dir1: Looking for writers 2026/07/15 05:00:09 DEBUG : a.txt: reading active writers 2026/07/15 05:00:09 DEBUG : dir2: Looking for writers 2026/07/15 05:00:09 DEBUG : b.txt: reading active writers 2026/07/15 05:00:09 DEBUG : dir3: Looking for writers 2026/07/15 05:00:09 DEBUG : c.txt: reading active writers 2026/07/15 05:00:09 DEBUG : Looking for writers 2026/07/15 05:00:09 DEBUG : dir1: reading active writers 2026/07/15 05:00:09 DEBUG : dir2: reading active writers 2026/07/15 05:00:09 DEBUG : dir3: reading active writers 2026/07/15 05:00:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.91s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/15 05:00:11 DEBUG : OpenDrive root 'rclone-test-limuxun7buwa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m49.663899031s (try 1/5): exit status 1: Failed [TestDirCreate]