"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/03 03:31:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wudedor5wefu" 2026/04/03 03:31:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 03:31:33 DEBUG : Creating backend with remote "/tmp/rclone27428908" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:33 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:35 DEBUG : dir: Looking for writers 2026/04/03 03:31:35 DEBUG : Looking for writers 2026/04/03 03:31:35 DEBUG : dir: reading active writers 2026/04/03 03:31:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.66s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:36 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:39 DEBUG : dir/subdir: Looking for writers 2026/04/03 03:31:39 DEBUG : dir: Looking for writers 2026/04/03 03:31:39 DEBUG : file1: reading active writers 2026/04/03 03:31:39 DEBUG : file2: reading active writers 2026/04/03 03:31:39 DEBUG : subdir: reading active writers 2026/04/03 03:31:39 DEBUG : Looking for writers 2026/04/03 03:31:39 DEBUG : dir: reading active writers 2026/04/03 03:31:39 DEBUG : >WaitForWriters: 2026/04/03 03:31:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:31:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:31:41 DEBUG : pacer: Reducing sleep to 15ms 2026/04/03 03:31:41 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.41s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:41 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:31:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:42 DEBUG : dir: Looking for writers 2026/04/03 03:31:42 DEBUG : file1: reading active writers 2026/04/03 03:31:42 DEBUG : Looking for writers 2026/04/03 03:31:42 DEBUG : dir: reading active writers 2026/04/03 03:31:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.01s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:43 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:44 DEBUG : dir: Looking for writers 2026/04/03 03:31:44 DEBUG : Looking for writers 2026/04/03 03:31:44 DEBUG : dir: reading active writers 2026/04/03 03:31:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.18s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:45 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:46 DEBUG : dir: forgetting directory cache 2026/04/03 03:31:46 DEBUG : forgetting directory cache 2026/04/03 03:31:46 DEBUG : dir: forgetting directory cache 2026/04/03 03:31:46 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:46 DEBUG : Looking for writers 2026/04/03 03:31:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.20s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:47 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/03 03:31:48 DEBUG : dir: invalidating directory cache 2026/04/03 03:31:48 DEBUG : >ForgetPath: 2026/04/03 03:31:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/03 03:31:48 DEBUG : invalidating directory cache 2026/04/03 03:31:48 DEBUG : dir: forgetting directory cache 2026/04/03 03:31:48 DEBUG : >ForgetPath: 2026/04/03 03:31:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/03 03:31:48 DEBUG : >ForgetPath: 2026/04/03 03:31:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:48 DEBUG : dir: Looking for writers 2026/04/03 03:31:48 DEBUG : Looking for writers 2026/04/03 03:31:48 DEBUG : dir: reading active writers 2026/04/03 03:31:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.30s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:49 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:52 DEBUG : forgetting directory cache 2026/04/03 03:31:52 DEBUG : dir: forgetting directory cache 2026/04/03 03:31:52 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:52 DEBUG : dir: Looking for writers 2026/04/03 03:31:52 DEBUG : fil/a/b: Looking for writers 2026/04/03 03:31:52 DEBUG : fil/a: Looking for writers 2026/04/03 03:31:52 DEBUG : b: reading active writers 2026/04/03 03:31:52 DEBUG : fil: Looking for writers 2026/04/03 03:31:52 DEBUG : a: reading active writers 2026/04/03 03:31:52 DEBUG : Looking for writers 2026/04/03 03:31:52 DEBUG : dir: reading active writers 2026/04/03 03:31:52 DEBUG : fil: reading active writers 2026/04/03 03:31:52 DEBUG : >WaitForWriters: 2026/04/03 03:31:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/fil/a not empty`) 2026/04/03 03:31:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:31:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/fil/a not empty`) 2026/04/03 03:31:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/03 03:31:54 DEBUG : pacer: Reducing sleep to 30ms 2026/04/03 03:31:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/fil not empty`) 2026/04/03 03:31:54 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/03 03:31:54 DEBUG : pacer: Reducing sleep to 45ms 2026/04/03 03:31:54 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/03 03:31:54 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (4.86s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:54 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:55 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/03 03:31:55 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/03 03:31:55 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/03 03:31:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:31:55 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:55 DEBUG : dir: Looking for writers 2026/04/03 03:31:55 DEBUG : Looking for writers 2026/04/03 03:31:55 DEBUG : dir: reading active writers 2026/04/03 03:31:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.91s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:56 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:31:57 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:31:57 DEBUG : dir: Looking for writers 2026/04/03 03:31:57 DEBUG : file1: reading active writers 2026/04/03 03:31:57 DEBUG : Looking for writers 2026/04/03 03:31:57 DEBUG : dir: reading active writers 2026/04/03 03:31:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.06s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:31:58 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/03 03:32:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/03 03:32:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/03 03:32:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 03:32:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/03 03:32:04 DEBUG : dir: invalidating directory cache 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/03 03:32:04 DEBUG : dir/file1: Reset virtual modtime 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/03 03:32:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 03:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/03 03:32:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/03 03:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:32:04 DEBUG : dir: invalidating directory cache 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/03 03:32:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/03 03:32:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 03:32:04 DEBUG : forgetting directory cache 2026/04/03 03:32:04 DEBUG : dir: forgetting directory cache 2026/04/03 03:32:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/03 03:32:04 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:04 DEBUG : dir/virtualDir: Looking for writers 2026/04/03 03:32:04 DEBUG : dir: Looking for writers 2026/04/03 03:32:04 DEBUG : virtualFile2: reading active writers 2026/04/03 03:32:04 DEBUG : virtualFile: reading active writers 2026/04/03 03:32:04 DEBUG : virtualDir: reading active writers 2026/04/03 03:32:04 DEBUG : file1: reading active writers 2026/04/03 03:32:04 DEBUG : Looking for writers 2026/04/03 03:32:04 DEBUG : dir: reading active writers 2026/04/03 03:32:04 DEBUG : >WaitForWriters: 2026/04/03 03:32:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:32:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/03 03:32:05 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/03 03:32:05 DEBUG : pacer: Reducing sleep to 60ms 2026/04/03 03:32:05 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.38s) --- PASS: TestDirReadDirAll/Virtual (2.53s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:06 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:06 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/03 03:32:06 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/03 03:32:06 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/03 03:32:07 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/03 03:32:07 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/03 03:32:07 ERROR : dir/: Can only open directories read only 2026/04/03 03:32:07 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:07 DEBUG : dir: Looking for writers 2026/04/03 03:32:07 DEBUG : Looking for writers 2026/04/03 03:32:07 DEBUG : dir: reading active writers 2026/04/03 03:32:07 DEBUG : >WaitForWriters: 2026/04/03 03:32:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (1.92s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:07 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 03:32:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/03 03:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 03:32:09 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 03:32:10 DEBUG : dir/potato: size = 5 OK 2026/04/03 03:32:10 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/03 03:32:10 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/03 03:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 03:32:10 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:10 DEBUG : dir: Looking for writers 2026/04/03 03:32:10 DEBUG : file1: reading active writers 2026/04/03 03:32:10 DEBUG : potato: reading active writers 2026/04/03 03:32:10 DEBUG : Looking for writers 2026/04/03 03:32:10 DEBUG : dir: reading active writers 2026/04/03 03:32:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.04s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:11 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 03:32:13 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:13 DEBUG : dir/sub: Looking for writers 2026/04/03 03:32:13 DEBUG : dir: Looking for writers 2026/04/03 03:32:13 DEBUG : file1: reading active writers 2026/04/03 03:32:13 DEBUG : sub: reading active writers 2026/04/03 03:32:13 DEBUG : Looking for writers 2026/04/03 03:32:13 DEBUG : dir: reading active writers 2026/04/03 03:32:13 DEBUG : >WaitForWriters: 2026/04/03 03:32:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:32:14 DEBUG : pacer: Reducing sleep to 15ms 2026/04/03 03:32:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.26s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:14 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:14 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:32:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 03:32:16 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/03 03:32:16 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:16 DEBUG : dir/sub/subsub: Looking for writers 2026/04/03 03:32:16 DEBUG : dir/sub: Looking for writers 2026/04/03 03:32:16 DEBUG : subsub: reading active writers 2026/04/03 03:32:16 DEBUG : dir: Looking for writers 2026/04/03 03:32:16 DEBUG : sub: reading active writers 2026/04/03 03:32:16 DEBUG : file1: reading active writers 2026/04/03 03:32:16 DEBUG : Looking for writers 2026/04/03 03:32:16 DEBUG : dir: reading active writers 2026/04/03 03:32:16 DEBUG : >WaitForWriters: 2026/04/03 03:32:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir/sub not empty`) 2026/04/03 03:32:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:32:17 DEBUG : pacer: Reducing sleep to 15ms 2026/04/03 03:32:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:18 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/03 03:32:18 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:18 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/03 03:32:18 DEBUG : pacer: Reducing sleep to 45ms 2026/04/03 03:32:18 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.23s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:18 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:19 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/03 03:32:19 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/03 03:32:19 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/03 03:32:19 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/03 03:32:19 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:32:19 ERROR : dir/: Dir.Remove not empty 2026/04/03 03:32:19 DEBUG : dir/file1: Remove: 2026/04/03 03:32:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:32:19 DEBUG : dir/file1: >Remove: err= 2026/04/03 03:32:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:20 DEBUG : Looking for writers 2026/04/03 03:32:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.95s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:20 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:21 DEBUG : dir/file1: Remove: 2026/04/03 03:32:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:32:21 DEBUG : dir/file1: >Remove: err= 2026/04/03 03:32:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 03:32:22 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:22 DEBUG : Looking for writers 2026/04/03 03:32:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.04s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:22 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:23 DEBUG : dir/file1: Remove: 2026/04/03 03:32:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:32:24 DEBUG : dir/file1: >Remove: err= 2026/04/03 03:32:24 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:24 DEBUG : dir: Looking for writers 2026/04/03 03:32:24 DEBUG : Looking for writers 2026/04/03 03:32:24 DEBUG : dir: reading active writers 2026/04/03 03:32:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.37s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:24 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/03 03:32:27 DEBUG : dir: Updating dir with dir2 0x351938ef8000 2026/04/03 03:32:27 DEBUG : dir: forgetting directory cache 2026/04/03 03:32:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 03:32:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/03 03:32:28 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/03 03:32:28 DEBUG : file2: Updating file with file2 0x351939350600 2026/04/03 03:32:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/03 03:32:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 03:32:29 INFO : dir2/file3: Deleted 2026/04/03 03:32:29 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/03 03:32:29 DEBUG : dir2/file3: Updating file with dir2/file3 0x351939350600 2026/04/03 03:32:29 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/03 03:32:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/03 03:32:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/03 03:32:30 DEBUG : empty directory: Updating dir with renamed empty directory 0x3519396328f0 2026/04/03 03:32:30 DEBUG : empty directory: forgetting directory cache 2026/04/03 03:32:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/03 03:32:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/03 03:32:30 DEBUG : dir2: Renaming to "dir3" 2026/04/03 03:32:30 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:30 DEBUG : dir3: Looking for writers 2026/04/03 03:32:30 DEBUG : file3: reading active writers 2026/04/03 03:32:30 DEBUG : renamed empty directory: Looking for writers 2026/04/03 03:32:30 DEBUG : Looking for writers 2026/04/03 03:32:30 DEBUG : dir3: reading active writers 2026/04/03 03:32:30 DEBUG : renamed empty directory: reading active writers 2026/04/03 03:32:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.87s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:31 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 03:32:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:32:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:32:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 03:32:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/03 03:32:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/03 03:32:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 03:32:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:32:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:32:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 03:32:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/03 03:32:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/03 03:32:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 03:32:33 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/03 03:32:34 DEBUG : dir/sub/file2: size = 12 OK 2026/04/03 03:32:34 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/03 03:32:34 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/03 03:32:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 03:32:34 DEBUG : forgetting directory cache 2026/04/03 03:32:34 DEBUG : dir: forgetting directory cache 2026/04/03 03:32:34 DEBUG : dir/sub: forgetting directory cache 2026/04/03 03:32:34 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/03 03:32:34 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/03 03:32:34 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 03:32:34 DEBUG : dir/sub/file0: size = 5 OK 2026/04/03 03:32:34 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/03 03:32:34 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/03 03:32:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 03:32:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:34 DEBUG : dir/sub: Looking for writers 2026/04/03 03:32:34 DEBUG : file0: reading active writers 2026/04/03 03:32:34 DEBUG : file2: reading active writers 2026/04/03 03:32:34 DEBUG : dir: Looking for writers 2026/04/03 03:32:34 DEBUG : file1: reading active writers 2026/04/03 03:32:34 DEBUG : sub: reading active writers 2026/04/03 03:32:34 DEBUG : Looking for writers 2026/04/03 03:32:34 DEBUG : dir: reading active writers 2026/04/03 03:32:34 DEBUG : >WaitForWriters: 2026/04/03 03:32:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/dir not empty`) 2026/04/03 03:32:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:32:36 DEBUG : pacer: Reducing sleep to 15ms 2026/04/03 03:32:36 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.57s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:36 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:32:37 DEBUG : forgetting directory cache 2026/04/03 03:32:39 DEBUG : forgetting directory cache 2026/04/03 03:32:39 DEBUG : dir: forgetting directory cache 2026/04/03 03:32:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:39 DEBUG : dir: Looking for writers 2026/04/03 03:32:39 DEBUG : Looking for writers 2026/04/03 03:32:39 DEBUG : dir: reading active writers 2026/04/03 03:32:39 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.98s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:40 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:32:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 03:32:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/03 03:32:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:32:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/03 03:32:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/03 03:32:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/03 03:32:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:32:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 03:32:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:41 DEBUG : dir: Looking for writers 2026/04/03 03:32:41 DEBUG : file1: reading active writers 2026/04/03 03:32:41 DEBUG : file1.metadata: reading active writers 2026/04/03 03:32:41 DEBUG : Looking for writers 2026/04/03 03:32:41 DEBUG : dir: reading active writers 2026/04/03 03:32:41 DEBUG : dir.metadata: reading active writers 2026/04/03 03:32:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:42 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:43 DEBUG : dir: Looking for writers 2026/04/03 03:32:43 DEBUG : file1: reading active writers 2026/04/03 03:32:43 DEBUG : Looking for writers 2026/04/03 03:32:43 DEBUG : dir: reading active writers 2026/04/03 03:32:43 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:44 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:47 DEBUG : Can set mod time: true 2026/04/03 03:32:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 03:32:47 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:47 DEBUG : dir: Looking for writers 2026/04/03 03:32:47 DEBUG : file1: reading active writers 2026/04/03 03:32:47 DEBUG : Looking for writers 2026/04/03 03:32:47 DEBUG : dir: reading active writers 2026/04/03 03:32:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:48 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:32:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:32:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:32:49 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 03:32:50 DEBUG : dir/file1: size = 0 OK 2026/04/03 03:32:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:32:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 03:32:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 03:32:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:32:50 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:50 DEBUG : dir: Looking for writers 2026/04/03 03:32:50 DEBUG : file1: reading active writers 2026/04/03 03:32:50 DEBUG : Looking for writers 2026/04/03 03:32:50 DEBUG : dir: reading active writers 2026/04/03 03:32:50 DEBUG : >WaitForWriters: 2026/04/03 03:32:50 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:50 DEBUG : dir: Looking for writers 2026/04/03 03:32:50 DEBUG : file1: reading active writers 2026/04/03 03:32:50 DEBUG : Looking for writers 2026/04/03 03:32:50 DEBUG : dir: reading active writers 2026/04/03 03:32:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:51 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:32:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:32:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:32:52 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 03:32:53 DEBUG : dir/file1: size = 5 OK 2026/04/03 03:32:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:32:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 03:32:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 03:32:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:32:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:53 DEBUG : dir: Looking for writers 2026/04/03 03:32:53 DEBUG : file1: reading active writers 2026/04/03 03:32:53 DEBUG : Looking for writers 2026/04/03 03:32:53 DEBUG : dir: reading active writers 2026/04/03 03:32:53 DEBUG : >WaitForWriters: 2026/04/03 03:32:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:54 DEBUG : dir: Looking for writers 2026/04/03 03:32:54 DEBUG : file1: reading active writers 2026/04/03 03:32:54 DEBUG : Looking for writers 2026/04/03 03:32:54 DEBUG : dir: reading active writers 2026/04/03 03:32:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:54 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:54 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:32:54 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 DEBUG : Config file has changed externally - reloading 2026/04/03 03:32:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:54 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:32:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:56 DEBUG : dir: Looking for writers 2026/04/03 03:32:56 DEBUG : file1: reading active writers 2026/04/03 03:32:56 DEBUG : Looking for writers 2026/04/03 03:32:56 DEBUG : dir: reading active writers 2026/04/03 03:32:56 DEBUG : >WaitForWriters: 2026/04/03 03:32:56 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:57 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:57 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:32:57 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:57 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:32:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 03:32:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:32:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:32:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:32:58 DEBUG : dir/file1(0x3519399a3280): close: 2026/04/03 03:32:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/03 03:32:58 DEBUG : dir/file1(0x3519399a3280): >close: err= 2026/04/03 03:32:58 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:58 DEBUG : dir: Looking for writers 2026/04/03 03:32:58 DEBUG : file1: reading active writers 2026/04/03 03:32:58 DEBUG : Looking for writers 2026/04/03 03:32:58 DEBUG : dir: reading active writers 2026/04/03 03:32:58 DEBUG : >WaitForWriters: 2026/04/03 03:32:59 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:32:59 DEBUG : dir: Looking for writers 2026/04/03 03:32:59 DEBUG : file1: reading active writers 2026/04/03 03:32:59 DEBUG : Looking for writers 2026/04/03 03:32:59 DEBUG : dir: reading active writers 2026/04/03 03:32:59 DEBUG : >WaitForWriters: 2026/04/03 03:32:59 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:32:59 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:32:59 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:32:59 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:32:59 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 03:33:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): _writeAt: size=5, off=0 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): openPending: 2026/04/03 03:33:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 03:33:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): >openPending: err= 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): >_writeAt: n=5, err= 2026/04/03 03:33:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): close: 2026/04/03 03:33:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/03 03:33:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/03 03:33:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/03 03:33:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 03:33:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 03:33:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:01 DEBUG : dir/file1(0x35193937f8c0): >close: err= 2026/04/03 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:01 DEBUG : dir: Looking for writers 2026/04/03 03:33:01 DEBUG : file1: reading active writers 2026/04/03 03:33:01 DEBUG : Looking for writers 2026/04/03 03:33:01 DEBUG : dir: reading active writers 2026/04/03 03:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:02 DEBUG : dir: Looking for writers 2026/04/03 03:33:02 DEBUG : file1: reading active writers 2026/04/03 03:33:02 DEBUG : Looking for writers 2026/04/03 03:33:02 DEBUG : dir: reading active writers 2026/04/03 03:33:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:02 DEBUG : dir/file1: size = 14 OK 2026/04/03 03:33:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:02 INFO : dir/file1: Copied (replaced existing) 2026/04/03 03:33:02 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/03 03:33:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 03:33:02 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/03 03:33:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 03:33:02 DEBUG : dir: Looking for writers 2026/04/03 03:33:02 DEBUG : file1: reading active writers 2026/04/03 03:33:02 DEBUG : Looking for writers 2026/04/03 03:33:02 DEBUG : dir: reading active writers 2026/04/03 03:33:02 DEBUG : >WaitForWriters: 2026/04/03 03:33:03 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:03 DEBUG : dir: Looking for writers 2026/04/03 03:33:03 DEBUG : file1: reading active writers 2026/04/03 03:33:03 DEBUG : Looking for writers 2026/04/03 03:33:03 DEBUG : dir: reading active writers 2026/04/03 03:33:03 DEBUG : >WaitForWriters: 2026/04/03 03:33:03 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.27s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.18s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:03 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:33:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:33:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 03:33:05 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:05 DEBUG : dir: Looking for writers 2026/04/03 03:33:05 DEBUG : file1: reading active writers 2026/04/03 03:33:05 DEBUG : Looking for writers 2026/04/03 03:33:05 DEBUG : dir: reading active writers 2026/04/03 03:33:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.69s) === RUN TestFileOpenReadUnknownSize 2026/04/03 03:33:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/03 03:33:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 03:33:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:33:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/03 03:33:06 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:06 DEBUG : Looking for writers 2026/04/03 03:33:06 DEBUG : file.txt: reading active writers 2026/04/03 03:33:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:06 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:07 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 03:33:08 DEBUG : dir/file1: size = 25 OK 2026/04/03 03:33:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 03:33:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:08 DEBUG : dir: Looking for writers 2026/04/03 03:33:08 DEBUG : file1: reading active writers 2026/04/03 03:33:08 DEBUG : Looking for writers 2026/04/03 03:33:08 DEBUG : dir: reading active writers 2026/04/03 03:33:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.87s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:09 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:10 DEBUG : dir/file1: Remove: 2026/04/03 03:33:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:10 DEBUG : dir/file1: >Remove: err= 2026/04/03 03:33:11 DEBUG : dir/file1: Remove: 2026/04/03 03:33:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 03:33:11 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:11 DEBUG : dir: Looking for writers 2026/04/03 03:33:11 DEBUG : Looking for writers 2026/04/03 03:33:11 DEBUG : dir: reading active writers 2026/04/03 03:33:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:11 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:13 DEBUG : dir/file1: Remove: 2026/04/03 03:33:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:13 DEBUG : dir/file1: >Remove: err= 2026/04/03 03:33:13 DEBUG : dir/file1: Remove: 2026/04/03 03:33:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 03:33:13 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:13 DEBUG : dir: Looking for writers 2026/04/03 03:33:13 DEBUG : Looking for writers 2026/04/03 03:33:13 DEBUG : dir: reading active writers 2026/04/03 03:33:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.36s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:14 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:33:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 03:33:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:33:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/03 03:33:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:33:15 DEBUG : dir/file1: Open: flags=0x3 2026/04/03 03:33:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/03 03:33:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/03 03:33:15 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:15 DEBUG : dir: Looking for writers 2026/04/03 03:33:15 DEBUG : file1: reading active writers 2026/04/03 03:33:15 DEBUG : Looking for writers 2026/04/03 03:33:15 DEBUG : dir: reading active writers 2026/04/03 03:33:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.12s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:16 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:17 DEBUG : dir: Looking for writers 2026/04/03 03:33:17 DEBUG : file1: reading active writers 2026/04/03 03:33:17 DEBUG : Looking for writers 2026/04/03 03:33:17 DEBUG : dir: reading active writers 2026/04/03 03:33:17 DEBUG : >WaitForWriters: 2026/04/03 03:33:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:18 DEBUG : newLeaf: Updating file with newLeaf 0x3519399a6a80 2026/04/03 03:33:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:19 DEBUG : dir/file1: Updating file with dir/file1 0x3519399a6a80 2026/04/03 03:33:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:33:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:19 DEBUG : dir/file1: File is currently open, delaying rename 0x3519399a6a80 2026/04/03 03:33:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:19 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 03:33:20 DEBUG : dir/file1: size = 25 OK 2026/04/03 03:33:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 03:33:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:20 DEBUG : newLeaf: Running delayed rename now 2026/04/03 03:33:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:20 DEBUG : newLeaf: Updating file with newLeaf 0x3519399a6a80 2026/04/03 03:33:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:20 DEBUG : dir: Looking for writers 2026/04/03 03:33:20 DEBUG : Looking for writers 2026/04/03 03:33:20 DEBUG : dir: reading active writers 2026/04/03 03:33:20 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:20 DEBUG : >WaitForWriters: 2026/04/03 03:33:21 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:21 DEBUG : dir: Looking for writers 2026/04/03 03:33:21 DEBUG : Looking for writers 2026/04/03 03:33:21 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:21 DEBUG : dir: reading active writers 2026/04/03 03:33:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:21 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:21 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:33:21 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:21 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:23 DEBUG : dir: Looking for writers 2026/04/03 03:33:23 DEBUG : file1: reading active writers 2026/04/03 03:33:23 DEBUG : Looking for writers 2026/04/03 03:33:23 DEBUG : dir: reading active writers 2026/04/03 03:33:23 DEBUG : >WaitForWriters: 2026/04/03 03:33:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:24 DEBUG : newLeaf: Updating file with newLeaf 0x351939351440 2026/04/03 03:33:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:24 DEBUG : dir/file1: Updating file with dir/file1 0x351939351440 2026/04/03 03:33:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 03:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:25 DEBUG : dir/file1: File is currently open, delaying rename 0x351939351440 2026/04/03 03:33:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:25 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 03:33:25 DEBUG : dir/file1: size = 25 OK 2026/04/03 03:33:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 03:33:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:25 DEBUG : newLeaf: Running delayed rename now 2026/04/03 03:33:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:26 DEBUG : newLeaf: Updating file with newLeaf 0x351939351440 2026/04/03 03:33:26 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:26 DEBUG : dir: Looking for writers 2026/04/03 03:33:26 DEBUG : Looking for writers 2026/04/03 03:33:26 DEBUG : dir: reading active writers 2026/04/03 03:33:26 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:26 DEBUG : >WaitForWriters: 2026/04/03 03:33:26 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:26 DEBUG : dir: Looking for writers 2026/04/03 03:33:26 DEBUG : Looking for writers 2026/04/03 03:33:26 DEBUG : dir: reading active writers 2026/04/03 03:33:26 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:26 DEBUG : >WaitForWriters: 2026/04/03 03:33:26 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:27 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:27 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:33:27 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:27 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:33:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): openPending: 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): >openPending: err= 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): _writeAt: size=14, off=0 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): >_writeAt: n=14, err= 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): close: 2026/04/03 03:33:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 03:33:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:28 DEBUG : dir/file1(0x3519396ca580): >close: err= 2026/04/03 03:33:28 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:28 DEBUG : dir: Looking for writers 2026/04/03 03:33:28 DEBUG : file1: reading active writers 2026/04/03 03:33:28 DEBUG : Looking for writers 2026/04/03 03:33:28 DEBUG : dir: reading active writers 2026/04/03 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:28 DEBUG : dir: Looking for writers 2026/04/03 03:33:28 DEBUG : file1: reading active writers 2026/04/03 03:33:28 DEBUG : Looking for writers 2026/04/03 03:33:28 DEBUG : dir: reading active writers 2026/04/03 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:28 DEBUG : dir: Looking for writers 2026/04/03 03:33:28 DEBUG : file1: reading active writers 2026/04/03 03:33:28 DEBUG : Looking for writers 2026/04/03 03:33:28 DEBUG : dir: reading active writers 2026/04/03 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:28 DEBUG : dir: Looking for writers 2026/04/03 03:33:28 DEBUG : file1: reading active writers 2026/04/03 03:33:28 DEBUG : Looking for writers 2026/04/03 03:33:28 DEBUG : dir: reading active writers 2026/04/03 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 03:33:29 DEBUG : dir: Looking for writers 2026/04/03 03:33:29 DEBUG : file1: reading active writers 2026/04/03 03:33:29 DEBUG : Looking for writers 2026/04/03 03:33:29 DEBUG : dir: reading active writers 2026/04/03 03:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:29 DEBUG : dir: Looking for writers 2026/04/03 03:33:29 DEBUG : file1: reading active writers 2026/04/03 03:33:29 DEBUG : Looking for writers 2026/04/03 03:33:29 DEBUG : dir: reading active writers 2026/04/03 03:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:29 DEBUG : dir: Looking for writers 2026/04/03 03:33:29 DEBUG : file1: reading active writers 2026/04/03 03:33:29 DEBUG : Looking for writers 2026/04/03 03:33:29 DEBUG : dir: reading active writers 2026/04/03 03:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:29 DEBUG : dir/file1: size = 14 OK 2026/04/03 03:33:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:29 INFO : dir/file1: Copied (replaced existing) 2026/04/03 03:33:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 03:33:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 03:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 03:33:30 DEBUG : dir: Looking for writers 2026/04/03 03:33:30 DEBUG : file1: reading active writers 2026/04/03 03:33:30 DEBUG : Looking for writers 2026/04/03 03:33:30 DEBUG : dir: reading active writers 2026/04/03 03:33:30 DEBUG : >WaitForWriters: 2026/04/03 03:33:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): _readAt: size=512, off=0 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): openPending: 2026/04/03 03:33:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/03 03:33:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 03:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): >openPending: err= 2026/04/03 03:33:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): >_readAt: n=14, err=EOF 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): close: 2026/04/03 03:33:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:33:30 DEBUG : dir/file1(0x3519395320c0): >close: err= 2026/04/03 03:33:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:31 DEBUG : newLeaf: Updating file with newLeaf 0x351939074f00 2026/04/03 03:33:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 03:33:31 DEBUG : dir/file1: Updating file with dir/file1 0x351939074f00 2026/04/03 03:33:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:32 DEBUG : dir/file1(0x3519393a8780): openPending: 2026/04/03 03:33:32 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," 2026/04/03 03:33:32 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/04/03 03:33:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:33:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:33:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:32 DEBUG : dir/file1(0x3519393a8780): >openPending: err= 2026/04/03 03:33:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:32 DEBUG : dir/file1(0x3519393a8780): _writeAt: size=25, off=0 2026/04/03 03:33:32 DEBUG : dir/file1(0x3519393a8780): >_writeAt: n=25, err= 2026/04/03 03:33:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:32 DEBUG : newLeaf: Updating file with newLeaf 0x351939074f00 2026/04/03 03:33:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:32 DEBUG : newLeaf(0x3519393a8780): close: 2026/04/03 03:33:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 03:33:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 03:33:32.133322608 +0000 UTC m=+120.016823244 2026/04/03 03:33:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:32 DEBUG : newLeaf(0x3519393a8780): >close: err= 2026/04/03 03:33:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:32 DEBUG : dir: Looking for writers 2026/04/03 03:33:32 DEBUG : Looking for writers 2026/04/03 03:33:32 DEBUG : dir: reading active writers 2026/04/03 03:33:32 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:32 DEBUG : dir: Looking for writers 2026/04/03 03:33:32 DEBUG : Looking for writers 2026/04/03 03:33:32 DEBUG : dir: reading active writers 2026/04/03 03:33:32 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:32 DEBUG : dir: Looking for writers 2026/04/03 03:33:32 DEBUG : Looking for writers 2026/04/03 03:33:32 DEBUG : dir: reading active writers 2026/04/03 03:33:32 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:32 DEBUG : dir: Looking for writers 2026/04/03 03:33:32 DEBUG : Looking for writers 2026/04/03 03:33:32 DEBUG : dir: reading active writers 2026/04/03 03:33:32 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:32 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 03:33:32 DEBUG : dir: Looking for writers 2026/04/03 03:33:32 DEBUG : Looking for writers 2026/04/03 03:33:32 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:32 DEBUG : dir: reading active writers 2026/04/03 03:33:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:33 DEBUG : dir: Looking for writers 2026/04/03 03:33:33 DEBUG : Looking for writers 2026/04/03 03:33:33 DEBUG : dir: reading active writers 2026/04/03 03:33:33 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:33 DEBUG : dir: Looking for writers 2026/04/03 03:33:33 DEBUG : Looking for writers 2026/04/03 03:33:33 DEBUG : dir: reading active writers 2026/04/03 03:33:33 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:33 DEBUG : newLeaf: size = 25 OK 2026/04/03 03:33:33 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/03 03:33:33 INFO : newLeaf: Copied (replaced existing) 2026/04/03 03:33:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 03:33:32 +0000 UTC," 2026/04/03 03:33:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 03:33:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 03:33:33 DEBUG : dir: Looking for writers 2026/04/03 03:33:33 DEBUG : Looking for writers 2026/04/03 03:33:33 DEBUG : dir: reading active writers 2026/04/03 03:33:33 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:33 DEBUG : >WaitForWriters: 2026/04/03 03:33:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:34 DEBUG : dir: Looking for writers 2026/04/03 03:33:34 DEBUG : Looking for writers 2026/04/03 03:33:34 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:34 DEBUG : dir: reading active writers 2026/04/03 03:33:34 DEBUG : >WaitForWriters: 2026/04/03 03:33:34 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:34 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:34 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:33:34 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:34 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:36 DEBUG : dir: Looking for writers 2026/04/03 03:33:36 DEBUG : file1: reading active writers 2026/04/03 03:33:36 DEBUG : Looking for writers 2026/04/03 03:33:36 DEBUG : dir: reading active writers 2026/04/03 03:33:36 DEBUG : >WaitForWriters: 2026/04/03 03:33:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:37 DEBUG : newLeaf: Updating file with newLeaf 0x351939927200 2026/04/03 03:33:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:37 DEBUG : dir/file1: Updating file with dir/file1 0x351939927200 2026/04/03 03:33:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:38 DEBUG : dir/file1(0x351939533bc0): openPending: 2026/04/03 03:33:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 03:33:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:38 DEBUG : dir/file1(0x351939533bc0): >openPending: err= 2026/04/03 03:33:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:38 DEBUG : dir/file1(0x351939533bc0): _writeAt: size=25, off=0 2026/04/03 03:33:38 DEBUG : dir/file1(0x351939533bc0): >_writeAt: n=25, err= 2026/04/03 03:33:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:38 DEBUG : newLeaf: Updating file with newLeaf 0x351939927200 2026/04/03 03:33:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:38 DEBUG : newLeaf(0x351939533bc0): close: 2026/04/03 03:33:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 03:33:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 03:33:38.232827457 +0000 UTC m=+126.116328093 2026/04/03 03:33:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:38 DEBUG : newLeaf(0x351939533bc0): >close: err= 2026/04/03 03:33:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:38 DEBUG : dir: Looking for writers 2026/04/03 03:33:38 DEBUG : Looking for writers 2026/04/03 03:33:38 DEBUG : dir: reading active writers 2026/04/03 03:33:38 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:38 DEBUG : dir: Looking for writers 2026/04/03 03:33:38 DEBUG : Looking for writers 2026/04/03 03:33:38 DEBUG : dir: reading active writers 2026/04/03 03:33:38 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:38 DEBUG : dir: Looking for writers 2026/04/03 03:33:38 DEBUG : Looking for writers 2026/04/03 03:33:38 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:38 DEBUG : dir: reading active writers 2026/04/03 03:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:38 DEBUG : dir: Looking for writers 2026/04/03 03:33:38 DEBUG : Looking for writers 2026/04/03 03:33:38 DEBUG : dir: reading active writers 2026/04/03 03:33:38 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 03:33:38 DEBUG : dir: Looking for writers 2026/04/03 03:33:38 DEBUG : Looking for writers 2026/04/03 03:33:38 DEBUG : dir: reading active writers 2026/04/03 03:33:38 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:39 DEBUG : dir: Looking for writers 2026/04/03 03:33:39 DEBUG : Looking for writers 2026/04/03 03:33:39 DEBUG : dir: reading active writers 2026/04/03 03:33:39 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:39 DEBUG : dir: Looking for writers 2026/04/03 03:33:39 DEBUG : Looking for writers 2026/04/03 03:33:39 DEBUG : dir: reading active writers 2026/04/03 03:33:39 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:39 DEBUG : newLeaf: size = 25 OK 2026/04/03 03:33:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/03 03:33:39 INFO : newLeaf: Copied (replaced existing) 2026/04/03 03:33:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 03:33:38 +0000 UTC," 2026/04/03 03:33:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 03:33:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 03:33:40 DEBUG : dir: Looking for writers 2026/04/03 03:33:40 DEBUG : Looking for writers 2026/04/03 03:33:40 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:40 DEBUG : dir: reading active writers 2026/04/03 03:33:40 DEBUG : >WaitForWriters: 2026/04/03 03:33:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:40 DEBUG : dir: Looking for writers 2026/04/03 03:33:40 DEBUG : Looking for writers 2026/04/03 03:33:40 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:40 DEBUG : dir: reading active writers 2026/04/03 03:33:40 DEBUG : >WaitForWriters: 2026/04/03 03:33:40 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:41 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:41 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:33:41 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:41 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:33:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): openPending: 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): >openPending: err= 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): _writeAt: size=14, off=0 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): >_writeAt: n=14, err= 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): close: 2026/04/03 03:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 03:33:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:42 DEBUG : dir/file1(0x351939a17300): >close: err= 2026/04/03 03:33:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:42 DEBUG : dir: Looking for writers 2026/04/03 03:33:42 DEBUG : file1: reading active writers 2026/04/03 03:33:42 DEBUG : Looking for writers 2026/04/03 03:33:42 DEBUG : dir: reading active writers 2026/04/03 03:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:43 DEBUG : dir/file1: size = 14 OK 2026/04/03 03:33:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:33:43 INFO : dir/file1: Copied (replaced existing) 2026/04/03 03:33:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/03 03:33:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 03:33:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 03:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 03:33:43 DEBUG : dir: Looking for writers 2026/04/03 03:33:43 DEBUG : file1: reading active writers 2026/04/03 03:33:43 DEBUG : Looking for writers 2026/04/03 03:33:43 DEBUG : dir: reading active writers 2026/04/03 03:33:43 DEBUG : >WaitForWriters: 2026/04/03 03:33:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): _readAt: size=512, off=0 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): openPending: 2026/04/03 03:33:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/03 03:33:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 03:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): >openPending: err= 2026/04/03 03:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): >_readAt: n=14, err=EOF 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): close: 2026/04/03 03:33:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:33:43 DEBUG : dir/file1(0x351939720e80): >close: err= 2026/04/03 03:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:44 DEBUG : newLeaf: Updating file with newLeaf 0x351939075b00 2026/04/03 03:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 03:33:45 DEBUG : dir/file1: Updating file with dir/file1 0x351939075b00 2026/04/03 03:33:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:46 DEBUG : dir/file1(0x35193982b080): openPending: 2026/04/03 03:33:46 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," 2026/04/03 03:33:46 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/04/03 03:33:46 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:33:46 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:33:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:46 DEBUG : dir/file1(0x35193982b080): >openPending: err= 2026/04/03 03:33:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:46 DEBUG : dir/file1(0x35193982b080): _writeAt: size=25, off=0 2026/04/03 03:33:46 DEBUG : dir/file1(0x35193982b080): >_writeAt: n=25, err= 2026/04/03 03:33:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:46 DEBUG : newLeaf: Updating file with newLeaf 0x351939075b00 2026/04/03 03:33:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:46 DEBUG : newLeaf(0x35193982b080): close: 2026/04/03 03:33:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 03:33:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 03:33:46.044666387 +0000 UTC m=+133.928167044 2026/04/03 03:33:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:46 DEBUG : newLeaf(0x35193982b080): >close: err= 2026/04/03 03:33:46 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:46 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:46 DEBUG : dir: Looking for writers 2026/04/03 03:33:46 DEBUG : Looking for writers 2026/04/03 03:33:46 DEBUG : dir: reading active writers 2026/04/03 03:33:46 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:47 DEBUG : dir: Looking for writers 2026/04/03 03:33:47 DEBUG : Looking for writers 2026/04/03 03:33:47 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:47 DEBUG : dir: reading active writers 2026/04/03 03:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:47 DEBUG : newLeaf: size = 25 OK 2026/04/03 03:33:47 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/03 03:33:47 INFO : newLeaf: Copied (replaced existing) 2026/04/03 03:33:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 03:33:46 +0000 UTC," 2026/04/03 03:33:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 03:33:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 03:33:47 DEBUG : dir: Looking for writers 2026/04/03 03:33:47 DEBUG : Looking for writers 2026/04/03 03:33:47 DEBUG : dir: reading active writers 2026/04/03 03:33:47 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:47 DEBUG : >WaitForWriters: 2026/04/03 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:48 DEBUG : dir: Looking for writers 2026/04/03 03:33:48 DEBUG : Looking for writers 2026/04/03 03:33:48 DEBUG : dir: reading active writers 2026/04/03 03:33:48 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:48 DEBUG : >WaitForWriters: 2026/04/03 03:33:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:48 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:33:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:33:48 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:50 DEBUG : dir: Looking for writers 2026/04/03 03:33:50 DEBUG : file1: reading active writers 2026/04/03 03:33:50 DEBUG : Looking for writers 2026/04/03 03:33:50 DEBUG : dir: reading active writers 2026/04/03 03:33:50 DEBUG : >WaitForWriters: 2026/04/03 03:33:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): _readAt: size=512, off=0 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): openPending: 2026/04/03 03:33:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/03 03:33:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 03:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): >openPending: err= 2026/04/03 03:33:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/03 03:33:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:33:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:33:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): >_readAt: n=14, err=EOF 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): close: 2026/04/03 03:33:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:33:50 DEBUG : dir/file1(0x351939986580): >close: err= 2026/04/03 03:33:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:51 DEBUG : newLeaf: Updating file with newLeaf 0x351939927a40 2026/04/03 03:33:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 03:33:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 03:33:52 DEBUG : dir/file1: Updating file with dir/file1 0x351939927a40 2026/04/03 03:33:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 03:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:33:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:33:52 DEBUG : dir/file1(0x351939986b40): openPending: 2026/04/03 03:33:52 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/04/03 03:33:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 03:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:33:52 DEBUG : dir/file1(0x351939986b40): >openPending: err= 2026/04/03 03:33:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:33:52 DEBUG : dir/file1(0x351939986b40): _writeAt: size=25, off=0 2026/04/03 03:33:52 DEBUG : dir/file1(0x351939986b40): >_writeAt: n=25, err= 2026/04/03 03:33:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 03:33:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 03:33:53 DEBUG : newLeaf: Updating file with newLeaf 0x351939927a40 2026/04/03 03:33:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:33:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:53 DEBUG : newLeaf(0x351939986b40): close: 2026/04/03 03:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 03:33:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 03:33:52.508577986 +0000 UTC m=+140.392078652 2026/04/03 03:33:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 03:33:53 DEBUG : newLeaf(0x351939986b40): >close: err= 2026/04/03 03:33:53 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:33:53 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:33:53 DEBUG : dir: Looking for writers 2026/04/03 03:33:53 DEBUG : Looking for writers 2026/04/03 03:33:53 DEBUG : dir: reading active writers 2026/04/03 03:33:53 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:33:53 DEBUG : newLeaf: size = 25 OK 2026/04/03 03:33:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/03 03:33:53 INFO : newLeaf: Copied (replaced existing) 2026/04/03 03:33:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 03:33:52 +0000 UTC," 2026/04/03 03:33:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 03:33:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 03:33:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 03:33:54 DEBUG : dir: Looking for writers 2026/04/03 03:33:54 DEBUG : Looking for writers 2026/04/03 03:33:54 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:54 DEBUG : dir: reading active writers 2026/04/03 03:33:54 DEBUG : >WaitForWriters: 2026/04/03 03:33:54 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:54 DEBUG : dir: Looking for writers 2026/04/03 03:33:54 DEBUG : Looking for writers 2026/04/03 03:33:54 DEBUG : dir: reading active writers 2026/04/03 03:33:54 DEBUG : newLeaf: reading active writers 2026/04/03 03:33:54 DEBUG : >WaitForWriters: 2026/04/03 03:33:54 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestFileRename (39.17s) --- PASS: TestFileRename/off,forceCache=false (5.70s) --- PASS: TestFileRename/minimal,forceCache=false (5.68s) --- PASS: TestFileRename/minimal,forceCache=true (7.43s) --- PASS: TestFileRename/writes,forceCache=false (6.08s) --- PASS: TestFileRename/writes,forceCache=true (7.81s) --- PASS: TestFileRename/full,forceCache=false (6.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:55 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:55 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:55 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:55 DEBUG : Looking for writers 2026/04/03 03:33:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:55 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:33:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:33:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 03:33:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:33:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 03:33:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 03:33:57 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:33:57 DEBUG : dir: Looking for writers 2026/04/03 03:33:57 DEBUG : file1: reading active writers 2026/04/03 03:33:57 DEBUG : Looking for writers 2026/04/03 03:33:57 DEBUG : dir: reading active writers 2026/04/03 03:33:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.27s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:33:57 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:33:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:33:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:33:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:33:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 03:33:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:33:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 03:33:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 03:33:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 03:33:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 03:33:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 03:33:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 03:33:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 03:33:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 03:34:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/03 03:34:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/03 03:34:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/03 03:34:01 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:01 DEBUG : dir: Looking for writers 2026/04/03 03:34:01 DEBUG : file1: reading active writers 2026/04/03 03:34:01 DEBUG : Looking for writers 2026/04/03 03:34:01 DEBUG : dir: reading active writers 2026/04/03 03:34:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.90s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:01 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:34:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 03:34:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 03:34:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 03:34:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 03:34:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 03:34:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 03:34:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 03:34:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 03:34:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/03 03:34:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/03 03:34:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/03 03:34:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/03 03:34:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/03 03:34:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 03:34:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/03 03:34:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/03 03:34:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/03 03:34:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 03:34:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 03:34:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 03:34:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 03:34:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/03 03:34:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 03:34:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 03:34:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 03:34:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/03 03:34:05 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:05 DEBUG : dir: Looking for writers 2026/04/03 03:34:05 DEBUG : file1: reading active writers 2026/04/03 03:34:05 DEBUG : Looking for writers 2026/04/03 03:34:05 DEBUG : dir: reading active writers 2026/04/03 03:34:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.37s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:06 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:34:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 03:34:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:07 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:07 DEBUG : dir: Looking for writers 2026/04/03 03:34:07 DEBUG : file1: reading active writers 2026/04/03 03:34:07 DEBUG : Looking for writers 2026/04/03 03:34:07 DEBUG : dir: reading active writers 2026/04/03 03:34:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.35s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:08 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 03:34:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 03:34:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/03 03:34:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/03 03:34:10 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:10 DEBUG : dir: Looking for writers 2026/04/03 03:34:10 DEBUG : file1: reading active writers 2026/04/03 03:34:10 DEBUG : Looking for writers 2026/04/03 03:34:10 DEBUG : dir: reading active writers 2026/04/03 03:34:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.32s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:10 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:10 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:10 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:10 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): _readAt: size=1, off=0 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): openPending: 2026/04/03 03:34:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >openPending: err= 2026/04/03 03:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 03:34:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >_readAt: n=1, err= 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): _readAt: size=256, off=1 2026/04/03 03:34:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >_readAt: n=15, err=EOF 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): _readAt: size=16, off=16 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >_readAt: n=0, err=EOF 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): close: 2026/04/03 03:34:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >close: err= 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): close: 2026/04/03 03:34:12 DEBUG : dir/file1(0x35193a012b00): >close: err=file already closed 2026/04/03 03:34:12 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:12 DEBUG : dir: Looking for writers 2026/04/03 03:34:12 DEBUG : file1: reading active writers 2026/04/03 03:34:12 DEBUG : Looking for writers 2026/04/03 03:34:12 DEBUG : dir: reading active writers 2026/04/03 03:34:12 DEBUG : >WaitForWriters: 2026/04/03 03:34:12 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.37s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:13 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:13 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:13 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:13 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:14 DEBUG : dir/file1(0x3519396caf80): _readAt: size=1, off=0 2026/04/03 03:34:14 DEBUG : dir/file1(0x3519396caf80): openPending: 2026/04/03 03:34:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:14 DEBUG : dir/file1(0x3519396caf80): >openPending: err= 2026/04/03 03:34:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 03:34:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >_readAt: n=1, err= 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): _readAt: size=1, off=5 2026/04/03 03:34:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >_readAt: n=1, err= 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): _readAt: size=1, off=3 2026/04/03 03:34:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >_readAt: n=1, err= 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): _readAt: size=1, off=13 2026/04/03 03:34:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >_readAt: n=1, err= 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): _readAt: size=16, off=100 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >_readAt: n=0, err=EOF 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): close: 2026/04/03 03:34:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:34:15 DEBUG : dir/file1(0x3519396caf80): >close: err= 2026/04/03 03:34:15 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:15 DEBUG : dir: Looking for writers 2026/04/03 03:34:15 DEBUG : file1: reading active writers 2026/04/03 03:34:15 DEBUG : Looking for writers 2026/04/03 03:34:15 DEBUG : dir: reading active writers 2026/04/03 03:34:15 DEBUG : >WaitForWriters: 2026/04/03 03:34:15 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.53s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:15 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:15 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:15 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:15 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=1, off=0 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): openPending: 2026/04/03 03:34:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >openPending: err= 2026/04/03 03:34:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 03:34:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=1, err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=1, off=5 2026/04/03 03:34:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=1, err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=1, off=1 2026/04/03 03:34:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=1, err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=6, off=10 2026/04/03 03:34:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=6, err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=256, off=10 2026/04/03 03:34:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=6, err=EOF 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=256, off=100 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=0, err=EOF 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): close: 2026/04/03 03:34:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >close: err= 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): _readAt: size=256, off=100 2026/04/03 03:34:17 DEBUG : dir/file1(0x351939dd9d00): >_readAt: n=0, err=file already closed 2026/04/03 03:34:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:17 DEBUG : dir: Looking for writers 2026/04/03 03:34:17 DEBUG : file1: reading active writers 2026/04/03 03:34:17 DEBUG : Looking for writers 2026/04/03 03:34:17 DEBUG : dir: reading active writers 2026/04/03 03:34:17 DEBUG : >WaitForWriters: 2026/04/03 03:34:17 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.37s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:18 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:18 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:18 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:18 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): RWFileHandle.Flush 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): _readAt: size=256, off=0 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): openPending: 2026/04/03 03:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): >openPending: err= 2026/04/03 03:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 03:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): >_readAt: n=16, err=EOF 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): RWFileHandle.Flush 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): RWFileHandle.Flush 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): close: 2026/04/03 03:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:34:19 DEBUG : dir/file1(0x351939532200): >close: err= 2026/04/03 03:34:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:19 DEBUG : dir: Looking for writers 2026/04/03 03:34:19 DEBUG : file1: reading active writers 2026/04/03 03:34:19 DEBUG : Looking for writers 2026/04/03 03:34:19 DEBUG : dir: reading active writers 2026/04/03 03:34:19 DEBUG : >WaitForWriters: 2026/04/03 03:34:19 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:20 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:20 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:20 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:20 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:34:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 03:34:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:21 DEBUG : dir/file1(0x35193a1c7d80): _readAt: size=256, off=0 2026/04/03 03:34:21 DEBUG : dir/file1(0x35193a1c7d80): openPending: 2026/04/03 03:34:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:21 DEBUG : dir/file1(0x35193a1c7d80): >openPending: err= 2026/04/03 03:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 03:34:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:22 DEBUG : dir/file1(0x35193a1c7d80): >_readAt: n=16, err=EOF 2026/04/03 03:34:22 DEBUG : dir/file1(0x35193a1c7d80): RWFileHandle.Release 2026/04/03 03:34:22 DEBUG : dir/file1(0x35193a1c7d80): close: 2026/04/03 03:34:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/03 03:34:22 DEBUG : dir/file1(0x35193a1c7d80): >close: err= 2026/04/03 03:34:22 DEBUG : dir/file1(0x35193a1c7d80): RWFileHandle.Release 2026/04/03 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:22 DEBUG : dir: Looking for writers 2026/04/03 03:34:22 DEBUG : file1: reading active writers 2026/04/03 03:34:22 DEBUG : Looking for writers 2026/04/03 03:34:22 DEBUG : dir: reading active writers 2026/04/03 03:34:22 DEBUG : >WaitForWriters: 2026/04/03 03:34:22 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.38s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:22 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:22 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:22 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:22 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:22 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): openPending: 2026/04/03 03:34:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): >openPending: err= 2026/04/03 03:34:22 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): _writeAt: size=5, off=0 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): >_writeAt: n=5, err= 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): _writeAt: size=7, off=5 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): >_writeAt: n=7, err= 2026/04/03 03:34:22 DEBUG : file1: vfs cache: truncate to size=11 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): close: 2026/04/03 03:34:22 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:22.934671717 +0000 UTC m=+170.818172353 2026/04/03 03:34:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): >close: err= 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): close: 2026/04/03 03:34:22 DEBUG : file1(0x3519396cb940): >close: err=file already closed 2026/04/03 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:22 DEBUG : Looking for writers 2026/04/03 03:34:22 DEBUG : file1: reading active writers 2026/04/03 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:22 DEBUG : Looking for writers 2026/04/03 03:34:22 DEBUG : file1: reading active writers 2026/04/03 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:22 DEBUG : Looking for writers 2026/04/03 03:34:22 DEBUG : file1: reading active writers 2026/04/03 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:23 DEBUG : Looking for writers 2026/04/03 03:34:23 DEBUG : file1: reading active writers 2026/04/03 03:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:23 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:23 DEBUG : Looking for writers 2026/04/03 03:34:23 DEBUG : file1: reading active writers 2026/04/03 03:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:23 DEBUG : Looking for writers 2026/04/03 03:34:23 DEBUG : file1: reading active writers 2026/04/03 03:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:23 DEBUG : Looking for writers 2026/04/03 03:34:23 DEBUG : file1: reading active writers 2026/04/03 03:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:23 DEBUG : file1: size = 11 OK 2026/04/03 03:34:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:23 INFO : file1: Copied (new) 2026/04/03 03:34:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 03:34:22 +0000 UTC," 2026/04/03 03:34:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:23 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : >WaitForWriters: 2026/04/03 03:34:24 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : >WaitForWriters: 2026/04/03 03:34:24 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:24 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:24 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:24 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:24 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:24 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): openPending: 2026/04/03 03:34:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): >openPending: err= 2026/04/03 03:34:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): _writeAt: size=7, off=0 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): >_writeAt: n=7, err= 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): _writeAt: size=6, off=5 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): >_writeAt: n=6, err= 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): close: 2026/04/03 03:34:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:24.883989849 +0000 UTC m=+172.767490506 2026/04/03 03:34:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): >close: err= 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): _writeAt: size=5, off=0 2026/04/03 03:34:24 DEBUG : file1(0x351939a16800): >_writeAt: n=0, err=file already closed 2026/04/03 03:34:24 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:24 DEBUG : Looking for writers 2026/04/03 03:34:24 DEBUG : file1: reading active writers 2026/04/03 03:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:24 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:25 DEBUG : Looking for writers 2026/04/03 03:34:25 DEBUG : file1: reading active writers 2026/04/03 03:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:25 DEBUG : Looking for writers 2026/04/03 03:34:25 DEBUG : file1: reading active writers 2026/04/03 03:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:25 DEBUG : Looking for writers 2026/04/03 03:34:25 DEBUG : file1: reading active writers 2026/04/03 03:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:25 DEBUG : file1: size = 11 OK 2026/04/03 03:34:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:25 INFO : file1: Copied (new) 2026/04/03 03:34:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 03:34:24 +0000 UTC," 2026/04/03 03:34:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : >WaitForWriters: 2026/04/03 03:34:26 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : >WaitForWriters: 2026/04/03 03:34:26 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:26 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:26 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:26 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:26 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:26 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:26 DEBUG : file1(0x351939720cc0): openPending: 2026/04/03 03:34:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:26 DEBUG : file1(0x351939720cc0): >openPending: err= 2026/04/03 03:34:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:26 DEBUG : file1(0x351939720cc0): close: 2026/04/03 03:34:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:26.832564278 +0000 UTC m=+174.716064915 2026/04/03 03:34:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:26 DEBUG : file1(0x351939720cc0): >close: err= 2026/04/03 03:34:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 03:34:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:34:26 DEBUG : file2: newRWFileHandle: 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): openPending: 2026/04/03 03:34:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): >openPending: err= 2026/04/03 03:34:26 DEBUG : file2: >newRWFileHandle: err= 2026/04/03 03:34:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 03:34:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/03 03:34:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): RWFileHandle.Flush 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): RWFileHandle.Release 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): close: 2026/04/03 03:34:26 DEBUG : file2: vfs cache: setting modification time to 2026-04-03 03:34:26.833737963 +0000 UTC m=+174.717238599 2026/04/03 03:34:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:26 DEBUG : file2(0x351939721180): >close: err= 2026/04/03 03:34:26 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : file2: reading active writers 2026/04/03 03:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : file2: reading active writers 2026/04/03 03:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : file2: reading active writers 2026/04/03 03:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : file2: reading active writers 2026/04/03 03:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/03 03:34:26 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:26 DEBUG : file2: vfs cache: starting upload 2026/04/03 03:34:26 DEBUG : Looking for writers 2026/04/03 03:34:26 DEBUG : file1: reading active writers 2026/04/03 03:34:26 DEBUG : file2: reading active writers 2026/04/03 03:34:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/03 03:34:27 DEBUG : Looking for writers 2026/04/03 03:34:27 DEBUG : file1: reading active writers 2026/04/03 03:34:27 DEBUG : file2: reading active writers 2026/04/03 03:34:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/03 03:34:27 DEBUG : Looking for writers 2026/04/03 03:34:27 DEBUG : file1: reading active writers 2026/04/03 03:34:27 DEBUG : file2: reading active writers 2026/04/03 03:34:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/03 03:34:27 DEBUG : file2: size = 0 OK 2026/04/03 03:34:27 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/03 03:34:27 INFO : file2: Copied (new) 2026/04/03 03:34:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-03 03:34:26 +0000 UTC," 2026/04/03 03:34:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/03 03:34:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 03:34:27 INFO : file2: vfs cache: upload succeeded try #1 2026/04/03 03:34:27 DEBUG : file1: size = 0 OK 2026/04/03 03:34:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:27 INFO : file1: Copied (new) 2026/04/03 03:34:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-03 03:34:26 +0000 UTC," 2026/04/03 03:34:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:28 DEBUG : Looking for writers 2026/04/03 03:34:28 DEBUG : file1: reading active writers 2026/04/03 03:34:28 DEBUG : file2: reading active writers 2026/04/03 03:34:28 DEBUG : >WaitForWriters: 2026/04/03 03:34:28 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:28 DEBUG : Looking for writers 2026/04/03 03:34:28 DEBUG : file1: reading active writers 2026/04/03 03:34:28 DEBUG : file2: reading active writers 2026/04/03 03:34:28 DEBUG : >WaitForWriters: 2026/04/03 03:34:28 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.10s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:28 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:28 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:28 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:28 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:28 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): openPending: 2026/04/03 03:34:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): >openPending: err= 2026/04/03 03:34:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): _writeAt: size=5, off=0 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): >_writeAt: n=5, err= 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): RWFileHandle.Flush 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): RWFileHandle.Flush 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): close: 2026/04/03 03:34:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:28.929908402 +0000 UTC m=+176.813409038 2026/04/03 03:34:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:28 DEBUG : file1(0x351939532f40): >close: err= 2026/04/03 03:34:28 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:28 DEBUG : Looking for writers 2026/04/03 03:34:28 DEBUG : file1: reading active writers 2026/04/03 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:28 DEBUG : Looking for writers 2026/04/03 03:34:28 DEBUG : file1: reading active writers 2026/04/03 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:28 DEBUG : Looking for writers 2026/04/03 03:34:28 DEBUG : file1: reading active writers 2026/04/03 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:29 DEBUG : Looking for writers 2026/04/03 03:34:29 DEBUG : file1: reading active writers 2026/04/03 03:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:29 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:29 DEBUG : Looking for writers 2026/04/03 03:34:29 DEBUG : file1: reading active writers 2026/04/03 03:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:29 DEBUG : Looking for writers 2026/04/03 03:34:29 DEBUG : file1: reading active writers 2026/04/03 03:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:29 DEBUG : Looking for writers 2026/04/03 03:34:29 DEBUG : file1: reading active writers 2026/04/03 03:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:29 DEBUG : file1: size = 5 OK 2026/04/03 03:34:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:29 INFO : file1: Copied (new) 2026/04/03 03:34:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 03:34:28 +0000 UTC," 2026/04/03 03:34:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : >WaitForWriters: 2026/04/03 03:34:30 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:30 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:30 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:30 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:30 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:30 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): openPending: 2026/04/03 03:34:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): >openPending: err= 2026/04/03 03:34:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): _writeAt: size=5, off=0 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): >_writeAt: n=5, err= 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): RWFileHandle.Release 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): close: 2026/04/03 03:34:30 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:30.75917889 +0000 UTC m=+178.642679516 2026/04/03 03:34:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): >close: err= 2026/04/03 03:34:30 DEBUG : file1(0x351939e5a000): RWFileHandle.Release 2026/04/03 03:34:30 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:30 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:30 DEBUG : Looking for writers 2026/04/03 03:34:30 DEBUG : file1: reading active writers 2026/04/03 03:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:31 DEBUG : Looking for writers 2026/04/03 03:34:31 DEBUG : file1: reading active writers 2026/04/03 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:31 DEBUG : Looking for writers 2026/04/03 03:34:31 DEBUG : file1: reading active writers 2026/04/03 03:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:31 DEBUG : file1: size = 5 OK 2026/04/03 03:34:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:31 INFO : file1: Copied (new) 2026/04/03 03:34:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 03:34:30 +0000 UTC," 2026/04/03 03:34:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:31 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:32 DEBUG : Looking for writers 2026/04/03 03:34:32 DEBUG : file1: reading active writers 2026/04/03 03:34:32 DEBUG : >WaitForWriters: 2026/04/03 03:34:32 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:32 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:32 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:32 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:32 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 03:34:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:34:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): openPending: 2026/04/03 03:34:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/04/03 03:34:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): >openPending: err= 2026/04/03 03:34:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 03:34:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): _writeAt: size=5, off=0 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): >_writeAt: n=5, err= 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): close: 2026/04/03 03:34:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 03:34:33.823425726 +0000 UTC m=+181.706926362 2026/04/03 03:34:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:33 DEBUG : dir/file1(0x35193982a5c0): >close: err= 2026/04/03 03:34:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:33 DEBUG : dir: Looking for writers 2026/04/03 03:34:33 DEBUG : file1: reading active writers 2026/04/03 03:34:33 DEBUG : Looking for writers 2026/04/03 03:34:33 DEBUG : dir: reading active writers 2026/04/03 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:33 DEBUG : dir: Looking for writers 2026/04/03 03:34:33 DEBUG : file1: reading active writers 2026/04/03 03:34:33 DEBUG : Looking for writers 2026/04/03 03:34:33 DEBUG : dir: reading active writers 2026/04/03 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:33 DEBUG : dir: Looking for writers 2026/04/03 03:34:33 DEBUG : file1: reading active writers 2026/04/03 03:34:33 DEBUG : Looking for writers 2026/04/03 03:34:33 DEBUG : dir: reading active writers 2026/04/03 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:33 DEBUG : dir: Looking for writers 2026/04/03 03:34:33 DEBUG : file1: reading active writers 2026/04/03 03:34:33 DEBUG : Looking for writers 2026/04/03 03:34:33 DEBUG : dir: reading active writers 2026/04/03 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:33 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 03:34:33 DEBUG : dir: Looking for writers 2026/04/03 03:34:33 DEBUG : file1: reading active writers 2026/04/03 03:34:33 DEBUG : Looking for writers 2026/04/03 03:34:33 DEBUG : dir: reading active writers 2026/04/03 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:34 DEBUG : dir: Looking for writers 2026/04/03 03:34:34 DEBUG : file1: reading active writers 2026/04/03 03:34:34 DEBUG : Looking for writers 2026/04/03 03:34:34 DEBUG : dir: reading active writers 2026/04/03 03:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:34 DEBUG : dir: Looking for writers 2026/04/03 03:34:34 DEBUG : file1: reading active writers 2026/04/03 03:34:34 DEBUG : Looking for writers 2026/04/03 03:34:34 DEBUG : dir: reading active writers 2026/04/03 03:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:34 DEBUG : dir/file1: size = 5 OK 2026/04/03 03:34:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:34 INFO : dir/file1: Copied (replaced existing) 2026/04/03 03:34:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-03 03:34:33 +0000 UTC," 2026/04/03 03:34:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:35 DEBUG : dir: Looking for writers 2026/04/03 03:34:35 DEBUG : file1: reading active writers 2026/04/03 03:34:35 DEBUG : Looking for writers 2026/04/03 03:34:35 DEBUG : dir: reading active writers 2026/04/03 03:34:35 DEBUG : >WaitForWriters: 2026/04/03 03:34:35 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.43s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:35 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:35 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:35 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:35 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 03:34:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 03:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 03:34:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): _writeAt: size=5, off=0 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): openPending: 2026/04/03 03:34:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/03 03:34:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 03:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): >openPending: err= 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): >_writeAt: n=5, err= 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): _writeAt: size=15, off=5 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): >_writeAt: n=15, err= 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): close: 2026/04/03 03:34:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/03 03:34:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 03:34:37.238360711 +0000 UTC m=+185.121861366 2026/04/03 03:34:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:37 DEBUG : dir/file1(0x35193982b700): >close: err= 2026/04/03 03:34:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:37 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:37 DEBUG : dir: Looking for writers 2026/04/03 03:34:37 DEBUG : file1: reading active writers 2026/04/03 03:34:37 DEBUG : Looking for writers 2026/04/03 03:34:37 DEBUG : dir: reading active writers 2026/04/03 03:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:38 DEBUG : dir/file1: size = 20 OK 2026/04/03 03:34:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:38 INFO : dir/file1: Copied (replaced existing) 2026/04/03 03:34:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-03 03:34:37 +0000 UTC," 2026/04/03 03:34:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:38 DEBUG : dir: Looking for writers 2026/04/03 03:34:38 DEBUG : file1: reading active writers 2026/04/03 03:34:38 DEBUG : Looking for writers 2026/04/03 03:34:38 DEBUG : dir: reading active writers 2026/04/03 03:34:38 DEBUG : >WaitForWriters: 2026/04/03 03:34:38 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.34s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:39 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:39 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:39 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:39 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:39 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): openPending: 2026/04/03 03:34:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): >openPending: err= 2026/04/03 03:34:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): _writeAt: size=5, off=0 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): >_writeAt: n=5, err= 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): close: 2026/04/03 03:34:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 03:34:39.370226024 +0000 UTC m=+187.253726650 2026/04/03 03:34:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:39 DEBUG : file1(0x351939dd8280): >close: err= 2026/04/03 03:34:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:39 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:39 DEBUG : Looking for writers 2026/04/03 03:34:39 DEBUG : file1: reading active writers 2026/04/03 03:34:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:40 DEBUG : Looking for writers 2026/04/03 03:34:40 DEBUG : file1: reading active writers 2026/04/03 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:40 DEBUG : Looking for writers 2026/04/03 03:34:40 DEBUG : file1: reading active writers 2026/04/03 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/03 03:34:40 DEBUG : file1: size = 5 OK 2026/04/03 03:34:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:40 INFO : file1: Copied (new) 2026/04/03 03:34:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 03:34:39 +0000 UTC," 2026/04/03 03:34:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:41 DEBUG : Looking for writers 2026/04/03 03:34:41 DEBUG : file1: reading active writers 2026/04/03 03:34:41 DEBUG : >WaitForWriters: 2026/04/03 03:34:41 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.29s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:42 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:42 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:42 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:42 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/03 03:34:42 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.800771118 +0000 UTC m=+190.684271754 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.800771118 +0000 UTC m=+190.684271754 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937e380): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.800771118 +0000 UTC m=+190.684271754 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937ee40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c5dc0 item 1 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.803377595 +0000 UTC m=+190.686878231 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f540): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.803377595 +0000 UTC m=+190.686878231 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fa40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c88c0 item 2 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.804944031 +0000 UTC m=+190.688444667 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.804944031 +0000 UTC m=+190.688444667 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.804944031 +0000 UTC m=+190.688444667 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720ac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8cb0 item 3 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.807186 +0000 UTC m=+190.690686636 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.807186 +0000 UTC m=+190.690686636 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397216c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c9b90 item 4 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.808639502 +0000 UTC m=+190.692140138 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.808639502 +0000 UTC m=+190.692140138 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.808639502 +0000 UTC m=+190.692140138 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16840): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00c310 item 5 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81073647 +0000 UTC m=+190.694237106 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81073647 +0000 UTC m=+190.694237106 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17780): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00c7e0 item 6 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81222591 +0000 UTC m=+190.695726546 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17e00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81222591 +0000 UTC m=+190.695726546 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2540): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81222591 +0000 UTC m=+190.695726546 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2c40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00cb60 item 7 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.814452241 +0000 UTC m=+190.697952877 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.814452241 +0000 UTC m=+190.697952877 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d030 item 8 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x3519397de100): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de100): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.816148972 +0000 UTC m=+190.699649608 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de4c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.816148972 +0000 UTC m=+190.699649608 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397de940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.816148972 +0000 UTC m=+190.699649608 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dee40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d490 item 9 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.818331641 +0000 UTC m=+190.701832277 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397df4c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.818331641 +0000 UTC m=+190.701832277 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397dfa00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d960 item 10 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939856140): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856140): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81987363 +0000 UTC m=+190.703374266 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856500): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81987363 +0000 UTC m=+190.703374266 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856a00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.81987363 +0000 UTC m=+190.703374266 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939856f00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00dce0 item 11 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.822160785 +0000 UTC m=+190.705661421 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857580): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.822160785 +0000 UTC m=+190.705661421 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939857ac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a40930 item 12 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939882200): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882200): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.823877884 +0000 UTC m=+190.707378520 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398825c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.823877884 +0000 UTC m=+190.707378520 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939882c80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a41260 item 13 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.82552398 +0000 UTC m=+190.709024617 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883300): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.82552398 +0000 UTC m=+190.709024617 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883840): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a41e30 item 14 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939883e80): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939883e80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.827493166 +0000 UTC m=+190.710993802 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6340): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.827493166 +0000 UTC m=+190.710993802 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a6a00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be5b0 item 15 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.829115606 +0000 UTC m=+190.712616242 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.829115606 +0000 UTC m=+190.712616242 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a75c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bed90 item 16 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.830745683 +0000 UTC m=+190.714246319 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398a7c00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.830745683 +0000 UTC m=+190.714246319 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.830745683 +0000 UTC m=+190.714246319 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8680): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bf180 item 17 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.832735377 +0000 UTC m=+190.716236013 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c8d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.832735377 +0000 UTC m=+190.716236013 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bf960 item 18 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.834297825 +0000 UTC m=+190.717798461 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c98c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.834297825 +0000 UTC m=+190.717798461 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398c9dc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.834297825 +0000 UTC m=+190.717798461 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f83c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bfce0 item 19 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.836387647 +0000 UTC m=+190.719888283 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8a40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.836387647 +0000 UTC m=+190.719888283 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f8f80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193939b5e0 item 20 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.837812085 +0000 UTC m=+190.721312721 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.837812085 +0000 UTC m=+190.721312721 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519398f9b00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.837812085 +0000 UTC m=+190.721312721 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c100): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ea1c0 item 21 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.840028116 +0000 UTC m=+190.723528752 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991c780): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.840028116 +0000 UTC m=+190.723528752 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991ccc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ea850 item 22 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.841537505 +0000 UTC m=+190.725038141 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d340): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.841537505 +0000 UTC m=+190.725038141 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991d840): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.841537505 +0000 UTC m=+190.725038141 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193991dd40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ead90 item 23 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.843410168 +0000 UTC m=+190.726910804 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b04c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.843410168 +0000 UTC m=+190.726910804 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b0a00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eb3b0 item 24 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x3519399b1040): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1040): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.844838292 +0000 UTC m=+190.728338918 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.844838292 +0000 UTC m=+190.728338918 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1900): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.844838292 +0000 UTC m=+190.728338918 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399b1e40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eb960 item 25 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.84694643 +0000 UTC m=+190.730447066 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a125c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.84694643 +0000 UTC m=+190.730447066 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a12b00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939586af0 item 26 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939a13140): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13140): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.848793715 +0000 UTC m=+190.732294371 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13500): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.848793715 +0000 UTC m=+190.732294371 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a13a00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.848793715 +0000 UTC m=+190.732294371 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88040): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939587030 item 27 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.851242645 +0000 UTC m=+190.734743302 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c886c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.851242645 +0000 UTC m=+190.734743302 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c88c00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944000 item 28 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939c89240): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.853173479 +0000 UTC m=+190.736674155 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.853173479 +0000 UTC m=+190.736674155 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939c89cc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944460 item 29 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.854981329 +0000 UTC m=+190.738481996 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.854981329 +0000 UTC m=+190.738481996 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4980): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944930 item 30 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): _readAt: size=2, off=0 2026/04/03 03:34:42 ERROR : open-test-file(0x351939cc4fc0): Couldn't read size of file 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc4fc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.85682077 +0000 UTC m=+190.740321406 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5380): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.85682077 +0000 UTC m=+190.740321406 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cc5a40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944d90 item 31 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.85855917 +0000 UTC m=+190.742059806 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf01c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.85855917 +0000 UTC m=+190.742059806 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0700): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519399452d0 item 32 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.859977907 +0000 UTC m=+190.743478544 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf0d40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939945810 item 33 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.860594541 +0000 UTC m=+190.744095177 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf11c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.860594541 +0000 UTC m=+190.744095177 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf16c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519399459d0 item 33 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.86218416 +0000 UTC m=+190.745684796 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939cf1d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396be230 item 34 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.862774443 +0000 UTC m=+190.746275069 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.862774443 +0000 UTC m=+190.746275069 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2e7c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396be9a0 item 34 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.864310461 +0000 UTC m=+190.747811097 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2ee00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bf1f0 item 35 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.864888803 +0000 UTC m=+190.748389439 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.864888803 +0000 UTC m=+190.748389439 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2f780): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bf500 item 35 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.866411275 +0000 UTC m=+190.749911911 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d2fe00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bfa40 item 36 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.866932549 +0000 UTC m=+190.750433175 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.866932549 +0000 UTC m=+190.750433175 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4e940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bfc00 item 36 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.86852327 +0000 UTC m=+190.752023906 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4ef80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958a310 item 37 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.869025838 +0000 UTC m=+190.752526474 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.869025838 +0000 UTC m=+190.752526474 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d4f900): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958a620 item 37 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.870409839 +0000 UTC m=+190.753910475 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958ac40 item 38 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.870952513 +0000 UTC m=+190.754453149 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74580): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.870952513 +0000 UTC m=+190.754453149 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d74ac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958ae70 item 38 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.872305918 +0000 UTC m=+190.755806554 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75140): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958b730 item 39 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.872835928 +0000 UTC m=+190.756336564 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75640): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.872835928 +0000 UTC m=+190.756336564 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939d75b40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958b960 item 39 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.874262198 +0000 UTC m=+190.757762824 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da62c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe000 item 40 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.874786157 +0000 UTC m=+190.758286783 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da67c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.874786157 +0000 UTC m=+190.758286783 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe1c0 item 40 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.876310844 +0000 UTC m=+190.759811470 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926e4d0 item 41 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.876894815 +0000 UTC m=+190.760395491 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396caf80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926e700 item 41 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.877445064 +0000 UTC m=+190.760945690 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.877445064 +0000 UTC m=+190.760945690 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb980): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926e930 item 41 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.878920317 +0000 UTC m=+190.762420953 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397700c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926ee70 item 42 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.879534625 +0000 UTC m=+190.763035262 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397705c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f110 item 42 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.880202506 +0000 UTC m=+190.763703143 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939770b00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.880202506 +0000 UTC m=+190.763703143 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f2d0 item 42 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.882426552 +0000 UTC m=+190.765927189 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397716c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f9d0 item 43 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.883346148 +0000 UTC m=+190.766846803 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939771bc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926fd50 item 43 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.883979452 +0000 UTC m=+190.767480088 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c200): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.883979452 +0000 UTC m=+190.767480088 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3c740): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a6070 item 43 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.885585402 +0000 UTC m=+190.769086038 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3cd80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a64d0 item 44 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.886224809 +0000 UTC m=+190.769725445 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a6690 item 44 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.887113456 +0000 UTC m=+190.770614092 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3d7c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.887113456 +0000 UTC m=+190.770614092 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e3dd40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a6850 item 44 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.889158204 +0000 UTC m=+190.772658840 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c480): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a6cb0 item 45 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.890063111 +0000 UTC m=+190.773563747 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8c980): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.890063111 +0000 UTC m=+190.773563747 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a6e70 item 45 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.89232087 +0000 UTC m=+190.775821506 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8d6c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a72d0 item 46 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.89323721 +0000 UTC m=+190.776737846 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939e8dbc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.89323721 +0000 UTC m=+190.776737846 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec23c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a7500 item 46 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.895782431 +0000 UTC m=+190.779283067 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f7a0 item 47 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.896698751 +0000 UTC m=+190.780199387 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533880): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.896698751 +0000 UTC m=+190.780199387 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f960 item 47 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.898630837 +0000 UTC m=+190.782131473 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0a880): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3fce0 item 48 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.899493363 +0000 UTC m=+190.782993999 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0ad80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.899493363 +0000 UTC m=+190.782993999 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0b480): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193938a070 item 48 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.901752887 +0000 UTC m=+190.785253523 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f0bac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193938a930 item 49 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.902523411 +0000 UTC m=+190.786024037 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a040): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.902523411 +0000 UTC m=+190.786024037 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2a580): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193938b880 item 49 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.904560535 +0000 UTC m=+190.788061171 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2ac00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bc690 item 50 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.905199249 +0000 UTC m=+190.788699885 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b100): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.905199249 +0000 UTC m=+190.788699885 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2b680): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bcaf0 item 50 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.907309391 +0000 UTC m=+190.790810027 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f2bd00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bd3b0 item 51 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.90794469 +0000 UTC m=+190.791445316 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44300): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.90794469 +0000 UTC m=+190.791445316 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44840): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bd5e0 item 51 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.910006379 +0000 UTC m=+190.793507006 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f44ec0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c000 item 52 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.910616971 +0000 UTC m=+190.794117608 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f453c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.910616971 +0000 UTC m=+190.794117608 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f45940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c1c0 item 52 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.912481058 +0000 UTC m=+190.795981685 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f620c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c620 item 53 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.912939203 +0000 UTC m=+190.796439829 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f625c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.912939203 +0000 UTC m=+190.796439829 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f62b00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c8c0 item 53 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.914308917 +0000 UTC m=+190.797809544 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3ccb0 item 54 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.915135447 +0000 UTC m=+190.798636072 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63680): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.915135447 +0000 UTC m=+190.798636072 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f63c00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3cf50 item 54 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.916600301 +0000 UTC m=+190.800100927 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80380): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d490 item 55 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.917152262 +0000 UTC m=+190.800652889 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80880): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.917152262 +0000 UTC m=+190.800652889 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f80dc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d6c0 item 55 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.918503772 +0000 UTC m=+190.802004398 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3da40 item 56 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.9191598 +0000 UTC m=+190.802660425 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.9191598 +0000 UTC m=+190.802660425 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f81ec0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3dc00 item 56 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.920556114 +0000 UTC m=+190.804056740 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9c600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982c0e0 item 57 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.921010291 +0000 UTC m=+190.804510917 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9cb40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982c380 item 57 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.921517578 +0000 UTC m=+190.805018205 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.921517578 +0000 UTC m=+190.805018205 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9d600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982c5b0 item 57 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.922866193 +0000 UTC m=+190.806366818 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939f9dc40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982caf0 item 58 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.92358038 +0000 UTC m=+190.807081006 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982ccb0 item 58 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.924186364 +0000 UTC m=+190.807686989 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc47c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.924186364 +0000 UTC m=+190.807686989 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc4d80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982ce70 item 58 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.92537676 +0000 UTC m=+190.808877386 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc53c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982d420 item 59 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.925897772 +0000 UTC m=+190.809398398 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5900): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982d5e0 item 59 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.926371297 +0000 UTC m=+190.809871923 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fc5e40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.926371297 +0000 UTC m=+190.809871923 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffe4c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982d7a0 item 59 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.927450332 +0000 UTC m=+190.810950958 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ffeb00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193982de30 item 60 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.927933263 +0000 UTC m=+190.811433889 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff040): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b03f0 item 60 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.928436643 +0000 UTC m=+190.811937269 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fff580): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.928436643 +0000 UTC m=+190.811937269 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939fffb40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b0770 item 60 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.929737077 +0000 UTC m=+190.813237703 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e280): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b10a0 item 61 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.930148292 +0000 UTC m=+190.813648918 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01e7c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.930148292 +0000 UTC m=+190.813648918 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01eec0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b1340 item 61 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.931280078 +0000 UTC m=+190.814780704 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01f500): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b19d0 item 62 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.931685754 +0000 UTC m=+190.815186379 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a01fa40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.931685754 +0000 UTC m=+190.815186379 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b1dc0 item 62 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.932763066 +0000 UTC m=+190.816263692 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03a880): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a6460 item 63 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.933212244 +0000 UTC m=+190.816712870 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03adc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.933212244 +0000 UTC m=+190.816712870 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a03b4c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a6a10 item 63 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.934531483 +0000 UTC m=+190.818032109 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec2d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a7b90 item 64 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.935051514 +0000 UTC m=+190.818552140 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.935051514 +0000 UTC m=+190.818552140 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939ec3940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396a7d50 item 64 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.936340145 +0000 UTC m=+190.819840771 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee080): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519393a42a0 item 65 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.937060134 +0000 UTC m=+190.820560759 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eee500): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.937060134 +0000 UTC m=+190.820560759 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eeea00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519393a4850 item 65 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.938312336 +0000 UTC m=+190.821812961 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef040): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519393a5180 item 66 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.939142563 +0000 UTC m=+190.822643189 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eef4c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.939142563 +0000 UTC m=+190.822643189 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939eefa00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519393a56c0 item 66 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.940672779 +0000 UTC m=+190.824173406 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098140): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519393a5c70 item 67 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.941258055 +0000 UTC m=+190.824758680 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0985c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.941258055 +0000 UTC m=+190.824758680 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a098ac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12380 item 67 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.942574268 +0000 UTC m=+190.826074894 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099140): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12850 item 68 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.943050797 +0000 UTC m=+190.826551422 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099640): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.943050797 +0000 UTC m=+190.826551422 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a099b80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12a10 item 68 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.944100988 +0000 UTC m=+190.827601615 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b62c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12fc0 item 69 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.94450502 +0000 UTC m=+190.828005646 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6740): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.94450502 +0000 UTC m=+190.828005646 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6c40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f132d0 item 69 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.947264888 +0000 UTC m=+190.830765634 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7880): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6230 item 70 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.947767405 +0000 UTC m=+190.831268041 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8400): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.947767405 +0000 UTC m=+190.831268041 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8940): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc63f0 item 70 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.949144945 +0000 UTC m=+190.832645572 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd8fc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc67e0 item 71 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.949692809 +0000 UTC m=+190.833193445 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd94c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.949692809 +0000 UTC m=+190.833193445 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939dd99c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6a80 item 71 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.951042836 +0000 UTC m=+190.834543472 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6e00 item 72 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.951770077 +0000 UTC m=+190.835270713 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b6680): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.951770077 +0000 UTC m=+190.835270713 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b71c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6fc0 item 72 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.952923694 +0000 UTC m=+190.836424330 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7780): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7340 item 73 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.95624445 +0000 UTC m=+190.839745076 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0b7c80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7500 item 73 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.956756717 +0000 UTC m=+190.840257343 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6240): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.956756717 +0000 UTC m=+190.840257343 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6780): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc76c0 item 73 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.957832276 +0000 UTC m=+190.841332902 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da6dc0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7c00 item 74 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.958317631 +0000 UTC m=+190.841818257 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da72c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7dc0 item 74 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.959035205 +0000 UTC m=+190.842535832 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939da7b40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.959035205 +0000 UTC m=+190.842535832 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982a1c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a6150 item 74 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.960366246 +0000 UTC m=+190.843866883 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982aa00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a6a10 item 75 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.960808671 +0000 UTC m=+190.844309298 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982af00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): _writeAt: size=3, off=2 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a6e70 item 75 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.961304527 +0000 UTC m=+190.844805154 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.961304527 +0000 UTC m=+190.844805154 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193982b980): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a71f0 item 75 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.962912401 +0000 UTC m=+190.846413037 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922c8c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a79d0 item 76 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.963444815 +0000 UTC m=+190.846945451 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193922dac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392a7ce0 item 76 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): _writeAt: size=3, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.964153322 +0000 UTC m=+190.847653948 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396425c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.964153322 +0000 UTC m=+190.847653948 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a8900): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12380 item 76 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.965496717 +0000 UTC m=+190.848997353 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12850 item 77 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.965870783 +0000 UTC m=+190.849371419 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519393a9b80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.965870783 +0000 UTC m=+190.849371419 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937eec0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12a10 item 77 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.967177979 +0000 UTC m=+190.850678615 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937f5c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12fc0 item 78 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.967645532 +0000 UTC m=+190.851146168 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193937fac0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.967645532 +0000 UTC m=+190.851146168 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519397202c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f13810 item 78 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.971981924 +0000 UTC m=+190.855482560 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720900): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe1c0 item 79 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.972555525 +0000 UTC m=+190.856056161 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939720e00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.972555525 +0000 UTC m=+190.856056161 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721540): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe3f0 item 79 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.973959324 +0000 UTC m=+190.857459951 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939721b80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe7e0 item 80 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.974783058 +0000 UTC m=+190.858283694 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16180): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): >_readAt: n=5, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.974783058 +0000 UTC m=+190.858283694 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f0000 item 80 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.976306663 +0000 UTC m=+190.859807288 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a2d00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f0700 item 81 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.976867221 +0000 UTC m=+190.860367847 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a32c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.976867221 +0000 UTC m=+190.860367847 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519399a3800): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f0a80 item 81 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.978892611 +0000 UTC m=+190.862393238 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a167c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbec40 item 82 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.981019384 +0000 UTC m=+190.864520010 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a16d40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.981019384 +0000 UTC m=+190.864520010 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a175c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbef50 item 82 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.982733619 +0000 UTC m=+190.866234245 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939a17c40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbf420 item 83 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.983505074 +0000 UTC m=+190.867005700 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396ca540): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.983505074 +0000 UTC m=+190.867005700 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cb380): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbf6c0 item 83 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.985124821 +0000 UTC m=+190.868625447 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x3519396cba00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbfa40 item 84 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.985689786 +0000 UTC m=+190.869190413 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532000): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.985689786 +0000 UTC m=+190.869190413 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532580): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbfc70 item 84 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.987614759 +0000 UTC m=+190.871115385 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939532c00): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939d4c150 item 85 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.988253544 +0000 UTC m=+190.871754170 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533100): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.988253544 +0000 UTC m=+190.871754170 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x351939533680): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939d4c310 item 85 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.990612225 +0000 UTC m=+190.874112851 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193951c0c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f0d90 item 86 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.992685727 +0000 UTC m=+190.876186352 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc340): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.992685727 +0000 UTC m=+190.876186352 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dc8c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f1490 item 86 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.994117668 +0000 UTC m=+190.877618294 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dcf40): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f1880 item 87 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.995164524 +0000 UTC m=+190.878665149 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd440): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): >_readAt: n=8, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.995164524 +0000 UTC m=+190.878665149 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0dd980): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396f1c00 item 87 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 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/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.996603919 +0000 UTC m=+190.880104545 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8100): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e16230 item 88 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): _readAt: size=2, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): _writeAt: size=3, off=5 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.997411332 +0000 UTC m=+190.880911959 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8600): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): _readAt: size=512, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): >_readAt: n=3, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.997411332 +0000 UTC m=+190.880911959 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e8b80): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: Remove: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e163f0 item 88 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): open at offset 0 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.998744247 +0000 UTC m=+190.882244873 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e91c0): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): _writeAt: size=5, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): >openPending: err= 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e168c0 item 89 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): >_writeAt: n=5, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): close: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.999367062 +0000 UTC m=+190.882867689 2026/04/03 03:34:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9700): >close: err= 2026/04/03 03:34:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 03:34:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): _readAt: size=2, off=0 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): openPending: 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): open at offset 5 2026/04/03 03:34:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): >openPending: err= 2026/04/03 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): >_readAt: n=2, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): _writeAt: size=3, off=7 2026/04/03 03:34:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e16af0 item 89 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): >_writeAt: n=3, err= 2026/04/03 03:34:42 DEBUG : open-test-file(0x35193a0e9c40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.999907994 +0000 UTC m=+190.883408619 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0e9c40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): >_readAt: n=8, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:42.999907994 +0000 UTC m=+190.883408619 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f82c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e16cb0 item 89 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.001595006 +0000 UTC m=+190.885095633 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8900): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e17030 item 90 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.002194457 +0000 UTC m=+190.885695083 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f8e40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e171f0 item 90 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): _readAt: size=2, off=5 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): _writeAt: size=3, off=5 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.002888116 +0000 UTC m=+190.886388742 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9380): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.002888116 +0000 UTC m=+190.886388742 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193a0f9940): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e173b0 item 90 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.004163703 +0000 UTC m=+190.887664339 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e17810 item 91 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.004548469 +0000 UTC m=+190.888049095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ae5c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e179d0 item 91 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.005154673 +0000 UTC m=+190.888655299 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395aeb00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): >_readAt: n=8, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.005154673 +0000 UTC m=+190.888655299 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e17ce0 item 91 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.006607283 +0000 UTC m=+190.890107909 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395af6c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da0310 item 92 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.007298818 +0000 UTC m=+190.890799444 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395afc00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da04d0 item 92 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): _readAt: size=2, off=5 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): _writeAt: size=3, off=5 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.007931992 +0000 UTC m=+190.891432619 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0240): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.007931992 +0000 UTC m=+190.891432619 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0800): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da0690 item 92 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.009201157 +0000 UTC m=+190.892701793 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d0e40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da0af0 item 93 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.009830434 +0000 UTC m=+190.893331060 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1380): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.009830434 +0000 UTC m=+190.893331060 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395d1a80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da0cb0 item 93 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.011236648 +0000 UTC m=+190.894737273 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea1c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da1030 item 94 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.011882105 +0000 UTC m=+190.895382731 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395ea700): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.011882105 +0000 UTC m=+190.895382731 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eae00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da11f0 item 94 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.013104552 +0000 UTC m=+190.896605178 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb440): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da1650 item 95 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.013781419 +0000 UTC m=+190.897282045 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519395eb980): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.013781419 +0000 UTC m=+190.897282045 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636180): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da1810 item 95 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): open at offset 0 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.015323057 +0000 UTC m=+190.898823684 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519396367c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da1b90 item 96 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.01564225 +0000 UTC m=+190.899142876 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939636d00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.01564225 +0000 UTC m=+190.899142876 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939637400): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939da1d50 item 96 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= 2026/04/03 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:43 DEBUG : Looking for writers 2026/04/03 03:34:43 DEBUG : >WaitForWriters: 2026/04/03 03:34:43 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:43 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:43 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:43 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:43 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/03 03:34:43 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.838464717 +0000 UTC m=+191.721965382 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642a40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.838464717 +0000 UTC m=+191.721965382 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939642f80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.838464717 +0000 UTC m=+191.721965382 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939643940): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b82a0 item 1 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.842443875 +0000 UTC m=+191.725944530 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe300): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.842443875 +0000 UTC m=+191.725944530 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffe800): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b8a10 item 2 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.844753713 +0000 UTC m=+191.728254379 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938ffee40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.844753713 +0000 UTC m=+191.728254379 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff2c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.844753713 +0000 UTC m=+191.728254379 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fff780): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b9180 item 3 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.847503621 +0000 UTC m=+191.731004287 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351938fffe00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.847503621 +0000 UTC m=+191.731004287 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0440): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392b98f0 item 4 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.849887028 +0000 UTC m=+191.733387694 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0a80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.849887028 +0000 UTC m=+191.733387694 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b0f00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.849887028 +0000 UTC m=+191.733387694 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b13c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392be380 item 5 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.853505836 +0000 UTC m=+191.737006502 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397b1a40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.853505836 +0000 UTC m=+191.737006502 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392be850 item 6 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.856946749 +0000 UTC m=+191.740447414 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852700): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.856946749 +0000 UTC m=+191.740447414 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939852c00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.856946749 +0000 UTC m=+191.740447414 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398530c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392becb0 item 7 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.860228661 +0000 UTC m=+191.743729317 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853740): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.860228661 +0000 UTC m=+191.743729317 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939853c80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392bf9d0 item 8 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x35193989c340): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c340): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.862672861 +0000 UTC m=+191.746173518 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989c700): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.862672861 +0000 UTC m=+191.746173518 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989cb80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.862672861 +0000 UTC m=+191.746173518 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f9a460 item 9 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.865616135 +0000 UTC m=+191.749116802 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989d700): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.865616135 +0000 UTC m=+191.749116802 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193989dc40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f9b490 item 10 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x3519398c0380): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0380): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.868658636 +0000 UTC m=+191.752159302 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0740): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): _writeAt: size=3, off=2 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.868658636 +0000 UTC m=+191.752159302 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c0c40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.868658636 +0000 UTC m=+191.752159302 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1140): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392dc000 item 11 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.872239952 +0000 UTC m=+191.755740609 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c17c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.872239952 +0000 UTC m=+191.755740609 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398c1d00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392dca80 item 12 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x3519398e6440): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6440): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.875522326 +0000 UTC m=+191.759022982 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6800): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.875522326 +0000 UTC m=+191.759022982 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e6ec0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392ddce0 item 13 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.877807377 +0000 UTC m=+191.761308034 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7540): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.877807377 +0000 UTC m=+191.761308034 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519398e7a80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c42a0 item 14 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x35193991a1c0): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a1c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.880272679 +0000 UTC m=+191.763773345 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991a580): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.880272679 +0000 UTC m=+191.763773345 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991ac40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c4a10 item 15 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.883188421 +0000 UTC m=+191.766689086 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b2c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.883188421 +0000 UTC m=+191.766689086 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991b800): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c50a0 item 16 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.885991538 +0000 UTC m=+191.769492205 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193991be40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.885991538 +0000 UTC m=+191.769492205 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c3c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.885991538 +0000 UTC m=+191.769492205 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994c8c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c5490 item 17 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.889589607 +0000 UTC m=+191.773090274 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994cf40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.889589607 +0000 UTC m=+191.773090274 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994d480): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519392c59d0 item 18 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.891851616 +0000 UTC m=+191.775352283 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193994db00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.891851616 +0000 UTC m=+191.775352283 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4100): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.891851616 +0000 UTC m=+191.775352283 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4600): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8150 item 19 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.894943339 +0000 UTC m=+191.778443995 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a4c80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.894943339 +0000 UTC m=+191.778443995 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519399a51c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8a10 item 20 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.897901501 +0000 UTC m=+191.781402157 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951ce40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.897901501 +0000 UTC m=+191.781402157 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d340): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.897901501 +0000 UTC m=+191.781402157 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951d840): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939c9e4d0 item 21 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.90200383 +0000 UTC m=+191.785504497 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x35193951dec0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.90200383 +0000 UTC m=+191.785504497 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1e500): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939c9eaf0 item 22 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.904570533 +0000 UTC m=+191.788071200 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1eb80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.904570533 +0000 UTC m=+191.788071200 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.904570533 +0000 UTC m=+191.788071200 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1f580): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939c9ef50 item 23 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.908369231 +0000 UTC m=+191.791869937 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939a1fc00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.908369231 +0000 UTC m=+191.791869937 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92240): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939c9f570 item 24 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x351939c92880): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92880): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.911373439 +0000 UTC m=+191.794874095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c92c40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.911373439 +0000 UTC m=+191.794874095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93140): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.911373439 +0000 UTC m=+191.794874095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93680): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939c9fc70 item 25 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.914593744 +0000 UTC m=+191.798094411 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939c93d00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.914593744 +0000 UTC m=+191.798094411 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc340): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00c3f0 item 26 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x351939756440): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756440): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.919554715 +0000 UTC m=+191.803055391 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756800): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): open at offset 5 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): >_readAt: n=2, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): _writeAt: size=3, off=7 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.919554715 +0000 UTC m=+191.803055391 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939756d00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.919554715 +0000 UTC m=+191.803055391 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757240): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a2885b0 item 27 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.924880343 +0000 UTC m=+191.808381009 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x3519397578c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.924880343 +0000 UTC m=+191.808381009 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939757e00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a288bd0 item 28 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x351939d26540): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26540): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.92946289 +0000 UTC m=+191.812963555 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26900): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.92946289 +0000 UTC m=+191.812963555 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d26fc0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a289030 item 29 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.932604757 +0000 UTC m=+191.816105423 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27640): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.932604757 +0000 UTC m=+191.816105423 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d27b80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a289490 item 30 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): _readAt: size=2, off=0 2026/04/03 03:34:43 ERROR : open-test-file(0x351939d462c0): Couldn't read size of file 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d462c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.9364117 +0000 UTC m=+191.819912356 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46680): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.9364117 +0000 UTC m=+191.819912356 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d46d40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a289960 item 31 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.939261257 +0000 UTC m=+191.822761912 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d473c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.939261257 +0000 UTC m=+191.822761912 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d47900): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a289ce0 item 32 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.941580603 +0000 UTC m=+191.825081270 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d66040): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a40690 item 33 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.942572404 +0000 UTC m=+191.826073071 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d664c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.942572404 +0000 UTC m=+191.826073071 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d669c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a40a10 item 33 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.945187147 +0000 UTC m=+191.828687804 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdc6c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00c690 item 34 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.946541102 +0000 UTC m=+191.830041769 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdcb40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.946541102 +0000 UTC m=+191.830041769 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd080): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00c850 item 34 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.949043033 +0000 UTC m=+191.832543699 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cdd6c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00cbd0 item 35 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.949888638 +0000 UTC m=+191.833389294 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939cddb40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.949888638 +0000 UTC m=+191.833389294 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12140): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00cd90 item 35 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.952225518 +0000 UTC m=+191.835726164 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e127c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d110 item 36 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.953270449 +0000 UTC m=+191.836771095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e12cc0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.953270449 +0000 UTC m=+191.836771095 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13200): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d3b0 item 36 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.95672668 +0000 UTC m=+191.840227327 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13840): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d730 item 37 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.957993741 +0000 UTC m=+191.841494387 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e13cc0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.957993741 +0000 UTC m=+191.841494387 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a2c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00d8f0 item 37 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.959856896 +0000 UTC m=+191.843357542 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3a940): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00dc70 item 38 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.960762545 +0000 UTC m=+191.844263191 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ae40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.960762545 +0000 UTC m=+191.844263191 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3b380): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193a00de30 item 38 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.964051751 +0000 UTC m=+191.847552437 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e3ba00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be5b0 item 39 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.964615695 +0000 UTC m=+191.848116341 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a000): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.964615695 +0000 UTC m=+191.848116341 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e6a500): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be770 item 39 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.967006876 +0000 UTC m=+191.850507522 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d673c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a41260 item 40 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.967752894 +0000 UTC m=+191.851253540 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d678c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.967752894 +0000 UTC m=+191.851253540 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939d67e00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a41420 item 40 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.970698912 +0000 UTC m=+191.854199558 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae4c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193939a150 item 41 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.971969139 +0000 UTC m=+191.855469785 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dae9c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193939b1f0 item 41 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.973271466 +0000 UTC m=+191.856772112 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daee80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.973271466 +0000 UTC m=+191.856772112 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939daf3c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193939b650 item 41 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.975613956 +0000 UTC m=+191.859114603 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939dafa00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ea150 item 42 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.976594717 +0000 UTC m=+191.860095363 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c000): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ea310 item 42 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.977286511 +0000 UTC m=+191.860787158 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9c540): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.977286511 +0000 UTC m=+191.860787158 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9cac0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ea690 item 42 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.979063756 +0000 UTC m=+191.862564402 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d100): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eab60 item 43 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.979875557 +0000 UTC m=+191.863376203 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9d600): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398ead20 item 43 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.980856327 +0000 UTC m=+191.864356974 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939e9db40): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.980856327 +0000 UTC m=+191.864356974 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2180): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eaee0 item 43 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.983136148 +0000 UTC m=+191.866636795 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec27c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eb3b0 item 44 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.983796896 +0000 UTC m=+191.867297541 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec2cc0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eb5e0 item 44 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): >_writeAt: n=3, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.985065508 +0000 UTC m=+191.868566155 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3200): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): >_readAt: n=3, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.985065508 +0000 UTC m=+191.868566155 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3780): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519398eb960 item 44 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.987890398 +0000 UTC m=+191.871391045 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939ec3dc0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939586770 item 45 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.98857988 +0000 UTC m=+191.872080526 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eee3c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.98857988 +0000 UTC m=+191.872080526 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eeeac0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939586a80 item 45 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.990750234 +0000 UTC m=+191.874250881 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef100): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939586fc0 item 46 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.991527561 +0000 UTC m=+191.875028207 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eef600): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.991527561 +0000 UTC m=+191.875028207 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939eefd00): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519395871f0 item 46 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.99389017 +0000 UTC m=+191.877390816 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c440): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944000 item 47 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.994577917 +0000 UTC m=+191.878078563 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0c940): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.994577917 +0000 UTC m=+191.878078563 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d040): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519399442a0 item 47 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 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/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.996564495 +0000 UTC m=+191.880065141 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0d680): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944770 item 48 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.997065951 +0000 UTC m=+191.880566598 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f0db80): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): _readAt: size=512, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): >openPending: err= 2026/04/03 03:34:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): >_readAt: n=5, err=EOF 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.997065951 +0000 UTC m=+191.880566598 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38380): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: Remove: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944930 item 48 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): >openPending: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): _writeAt: size=5, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): >_writeAt: n=5, err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): close: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:43.999438627 +0000 UTC m=+191.882939263 2026/04/03 03:34:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f389c0): >close: err= 2026/04/03 03:34:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 03:34:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38e40): _readAt: size=2, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38e40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38e40): _writeAt: size=3, off=0 2026/04/03 03:34:43 DEBUG : open-test-file(0x351939f38e40): openPending: 2026/04/03 03:34:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f38e40): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f38e40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939944d90 item 49 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f38e40): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f38e40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.000432453 +0000 UTC m=+191.883933099 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f38e40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.000432453 +0000 UTC m=+191.883933099 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39380): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939945110 item 49 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.003956101 +0000 UTC m=+191.887456747 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f39a00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939945650 item 50 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.005526744 +0000 UTC m=+191.889027390 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52000): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.005526744 +0000 UTC m=+191.889027390 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52580): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939945810 item 50 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.008733745 +0000 UTC m=+191.892234391 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f52c00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939945dc0 item 51 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.009947035 +0000 UTC m=+191.893447681 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53100): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.009947035 +0000 UTC m=+191.893447681 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53640): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396be230 item 51 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.011734136 +0000 UTC m=+191.895234782 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f53cc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396beaf0 item 52 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.012901359 +0000 UTC m=+191.896402005 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f702c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.012901359 +0000 UTC m=+191.896402005 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70840): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bed90 item 52 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.015358064 +0000 UTC m=+191.898858711 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f70ec0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bf730 item 53 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.01618326 +0000 UTC m=+191.899683907 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f713c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.01618326 +0000 UTC m=+191.899683907 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f71900): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bf9d0 item 53 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.018006862 +0000 UTC m=+191.901507508 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92080): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519396bfd50 item 54 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.018838991 +0000 UTC m=+191.902339638 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92580): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.018838991 +0000 UTC m=+191.902339638 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f92b00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958a2a0 item 54 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.021567991 +0000 UTC m=+191.905068637 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93180): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958a7e0 item 55 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.022413576 +0000 UTC m=+191.905914223 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93680): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.022413576 +0000 UTC m=+191.905914223 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939f93bc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958abd0 item 55 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.024600462 +0000 UTC m=+191.908101109 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2340): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958b030 item 56 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.025633552 +0000 UTC m=+191.909134188 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2840): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.025633552 +0000 UTC m=+191.909134188 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb2dc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958b650 item 56 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.027849924 +0000 UTC m=+191.911350570 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3400): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958bc00 item 57 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.028601521 +0000 UTC m=+191.912102167 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3940): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193958be30 item 57 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.029575499 +0000 UTC m=+191.913076145 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fb3e80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.029575499 +0000 UTC m=+191.913076145 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8500): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926e380 item 57 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.032723078 +0000 UTC m=+191.916223724 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe8b40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926e850 item 58 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.034111699 +0000 UTC m=+191.917612345 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9080): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926ea10 item 58 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.035890294 +0000 UTC m=+191.919390940 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe95c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.035890294 +0000 UTC m=+191.919390940 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939fe9b80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926ed20 item 58 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.038557817 +0000 UTC m=+191.922058463 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0122c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f1f0 item 59 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.039043112 +0000 UTC m=+191.922543759 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012800): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f420 item 59 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.039705422 +0000 UTC m=+191.923206049 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a012d40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.039705422 +0000 UTC m=+191.923206049 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0132c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926f6c0 item 59 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.043271902 +0000 UTC m=+191.926772527 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013900): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193926fe30 item 60 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.043816218 +0000 UTC m=+191.927316844 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a013e40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3e230 item 60 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.044449643 +0000 UTC m=+191.927950269 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02a480): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.044449643 +0000 UTC m=+191.927950269 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02aa40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3e3f0 item 60 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.045876275 +0000 UTC m=+191.929376901 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b080): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3e770 item 61 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.046357493 +0000 UTC m=+191.929858120 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02b5c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.046357493 +0000 UTC m=+191.929858120 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a02bcc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3e930 item 61 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.047693103 +0000 UTC m=+191.931193729 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c400): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3ecb0 item 62 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.048268478 +0000 UTC m=+191.931769104 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05c940): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.048268478 +0000 UTC m=+191.931769104 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d040): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3ee70 item 62 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.04957839 +0000 UTC m=+191.933079016 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05d680): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f1f0 item 63 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.050068144 +0000 UTC m=+191.933568771 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a05dbc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.050068144 +0000 UTC m=+191.933568771 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0843c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f3b0 item 63 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.051519643 +0000 UTC m=+191.935020269 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084a00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f730 item 64 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.052028052 +0000 UTC m=+191.935528678 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a084f40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.052028052 +0000 UTC m=+191.935528678 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085640): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3f8f0 item 64 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.053393428 +0000 UTC m=+191.936894054 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a085c80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3fc70 item 65 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.05391392 +0000 UTC m=+191.937414546 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac200): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.05391392 +0000 UTC m=+191.937414546 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ac700): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e3fe30 item 65 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.055219464 +0000 UTC m=+191.938720090 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0acd40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193938a690 item 66 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.055776003 +0000 UTC m=+191.939276639 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad1c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.055776003 +0000 UTC m=+191.939276639 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0ad700): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35193938af50 item 66 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.057297414 +0000 UTC m=+191.940798040 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a0add40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bc000 item 67 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.057966737 +0000 UTC m=+191.941467363 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1182c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.057966737 +0000 UTC m=+191.941467363 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1187c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bc460 item 67 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.059617471 +0000 UTC m=+191.943118097 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a118e40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bcb60 item 68 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.060252679 +0000 UTC m=+191.943753306 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119340): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.060252679 +0000 UTC m=+191.943753306 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119880): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bd180 item 68 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.061738082 +0000 UTC m=+191.945238708 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a119ec0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bd650 item 69 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.062172061 +0000 UTC m=+191.945672687 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136440): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.062172061 +0000 UTC m=+191.945672687 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136940): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bdb20 item 69 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.06363431 +0000 UTC m=+191.947134937 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a136fc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c1c0 item 70 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.06426476 +0000 UTC m=+191.947765396 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a1374c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.06426476 +0000 UTC m=+191.947765396 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a137a00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c3f0 item 70 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.065533003 +0000 UTC m=+191.949033629 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158180): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c8c0 item 71 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.066107215 +0000 UTC m=+191.949607842 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158680): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.066107215 +0000 UTC m=+191.949607842 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a158b80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3caf0 item 71 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.067501566 +0000 UTC m=+191.951002193 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159200): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3cf50 item 72 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.068151694 +0000 UTC m=+191.951652320 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159700): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.068151694 +0000 UTC m=+191.951652320 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a159c40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d110 item 72 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.06944856 +0000 UTC m=+191.952949186 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172300): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d6c0 item 73 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.06996772 +0000 UTC m=+191.953468346 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172800): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d880 item 73 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.070665828 +0000 UTC m=+191.954166453 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172cc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.070665828 +0000 UTC m=+191.954166453 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637980): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4e8c0 item 73 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.074979306 +0000 UTC m=+191.958479942 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173400): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be0e0 item 74 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.075548841 +0000 UTC m=+191.959049466 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636180): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be460 item 74 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.076165514 +0000 UTC m=+191.959666140 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396366c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.076165514 +0000 UTC m=+191.959666140 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939636c40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394be690 item 74 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.07753611 +0000 UTC m=+191.961036735 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637280): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bee70 item 75 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.077899516 +0000 UTC m=+191.961400142 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939637780): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): _writeAt: size=3, off=2 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bf030 item 75 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.078377618 +0000 UTC m=+191.961878243 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172200): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.078377618 +0000 UTC m=+191.961878243 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a172740): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bf260 item 75 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.079623277 +0000 UTC m=+191.963123904 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173900): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bf8f0 item 76 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.080094346 +0000 UTC m=+191.963594973 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193a173e00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bfab0 item 76 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): _writeAt: size=3, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.080529828 +0000 UTC m=+191.964030454 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd8440): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.080529828 +0000 UTC m=+191.964030454 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd89c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394bfc70 item 76 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.081650172 +0000 UTC m=+191.965150798 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9000): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4e1c0 item 77 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.082063212 +0000 UTC m=+191.965563838 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9500): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.082063212 +0000 UTC m=+191.965563838 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939dd9c00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4e380 item 77 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.083215034 +0000 UTC m=+191.966715660 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982a500): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4e700 item 78 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.083618226 +0000 UTC m=+191.967118851 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982aa80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.083618226 +0000 UTC m=+191.967118851 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b180): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4eaf0 item 78 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.084831104 +0000 UTC m=+191.968331730 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982b7c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4ee70 item 79 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.08553881 +0000 UTC m=+191.969039435 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193982bcc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.08553881 +0000 UTC m=+191.969039435 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193922d940): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4f030 item 79 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.087003693 +0000 UTC m=+191.970504318 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a89c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4f3b0 item 80 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.087528864 +0000 UTC m=+191.971029490 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a90c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.087528864 +0000 UTC m=+191.971029490 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519393a9e40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4f650 item 80 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.0888517 +0000 UTC m=+191.972352325 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937ef40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4f9d0 item 81 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.089504221 +0000 UTC m=+191.973004847 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f480): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.089504221 +0000 UTC m=+191.973004847 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193937f9c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939e4fb90 item 81 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.090755322 +0000 UTC m=+191.974255948 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720140): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c81c0 item 82 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.091413794 +0000 UTC m=+191.974914420 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720640): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.091413794 +0000 UTC m=+191.974914420 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939720bc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8770 item 82 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.092706603 +0000 UTC m=+191.976207229 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721280): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8af0 item 83 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.093294021 +0000 UTC m=+191.976794647 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721780): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.093294021 +0000 UTC m=+191.976794647 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939721cc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c8e70 item 83 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.09441136 +0000 UTC m=+191.977911986 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16440): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c99d0 item 84 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.095054323 +0000 UTC m=+191.978554948 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a16a40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.095054323 +0000 UTC m=+191.978554948 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17280): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3519394c9d50 item 84 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.096703074 +0000 UTC m=+191.980203700 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a179c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c380 item 85 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.097524523 +0000 UTC m=+191.981025150 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939a17ec0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.097524523 +0000 UTC m=+191.981025150 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb100): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3c5b0 item 85 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.099594959 +0000 UTC m=+191.983095585 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cb780): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3ca80 item 86 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.100320598 +0000 UTC m=+191.983821225 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519396cbc80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.100320598 +0000 UTC m=+191.983821225 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532300): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3cc40 item 86 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.101957598 +0000 UTC m=+191.985458224 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532980): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d0a0 item 87 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.102795658 +0000 UTC m=+191.986296325 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939532e80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.102795658 +0000 UTC m=+191.986296325 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519395333c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d420 item 87 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.105065982 +0000 UTC m=+191.988566649 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939533b80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3d810 item 88 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.10633685 +0000 UTC m=+191.989837516 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2440): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.10633685 +0000 UTC m=+191.989837516 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a2c40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939a3dd50 item 88 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.108667007 +0000 UTC m=+191.992167663 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a33c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6380 item 89 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.109448671 +0000 UTC m=+191.992949338 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519399a3900): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6540 item 89 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.110291662 +0000 UTC m=+191.993792318 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642040): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.110291662 +0000 UTC m=+191.993792318 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642840): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6770 item 89 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.112722929 +0000 UTC m=+191.996223595 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939642f40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6bd0 item 90 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.113410437 +0000 UTC m=+191.996911092 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939643a40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6d90 item 90 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.114385686 +0000 UTC m=+191.997886353 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c240): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.114385686 +0000 UTC m=+191.997886353 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951c840): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc6f50 item 90 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.116674705 +0000 UTC m=+192.000175362 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951ce80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc72d0 item 91 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.117510973 +0000 UTC m=+192.001011639 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d3c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): >_readAt: n=2, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): _writeAt: size=3, off=7 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7490 item 91 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.11842614 +0000 UTC m=+192.001926796 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951d900): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): >_readAt: n=8, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.11842614 +0000 UTC m=+192.001926796 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x35193951de80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7650 item 91 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.120119876 +0000 UTC m=+192.003620552 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394365c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7b90 item 92 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.120682056 +0000 UTC m=+192.004182732 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939436b00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): open at offset 5 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939fc7d50 item 92 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): _readAt: size=2, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): _writeAt: size=3, off=5 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): >_writeAt: n=3, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.121337062 +0000 UTC m=+192.004837698 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437040): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): >_readAt: n=3, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.121337062 +0000 UTC m=+192.004837698 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437600): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12380 item 92 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.122576521 +0000 UTC m=+192.006077157 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939437c40): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12850 item 93 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.123011673 +0000 UTC m=+192.006512309 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456280): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.123011673 +0000 UTC m=+192.006512309 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456980): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12a10 item 93 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.124317896 +0000 UTC m=+192.007818532 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939456fc0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f12fc0 item 94 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.124810957 +0000 UTC m=+192.008311583 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457500): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.124810957 +0000 UTC m=+192.008311583 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939457c00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f132d0 item 94 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.126133512 +0000 UTC m=+192.009634148 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6340): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351938f13880 item 95 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.126587549 +0000 UTC m=+192.010088185 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6880): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.126587549 +0000 UTC m=+192.010088185 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c6f80): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe070 item 95 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 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/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): open at offset 0 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): _readAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): >_readAt: n=0, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.127957784 +0000 UTC m=+192.011458420 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c75c0): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): _writeAt: size=5, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): >openPending: err= 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe3f0 item 96 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): >_writeAt: n=5, err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.128383087 +0000 UTC m=+192.011883723 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x3519394c7b00): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 03:34:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 03:34:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): _readAt: size=512, off=0 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): openPending: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): >openPending: err= 2026/04/03 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): >_readAt: n=5, err=EOF 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): close: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 03:34:44.128383087 +0000 UTC m=+192.011883723 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : open-test-file(0x351939542300): >close: err= 2026/04/03 03:34:44 DEBUG : open-test-file: Remove: 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x351939cbe5b0 item 96 2026/04/03 03:34:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 03:34:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 03:34:44 DEBUG : open-test-file: >Remove: err= 2026/04/03 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : >WaitForWriters: 2026/04/03 03:34:44 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.86s) --- PASS: TestRWFileHandleOpenTests/writes (1.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.82s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:44 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:44 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:44 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:44 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:44 DEBUG : file1: newRWFileHandle: 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): openPending: 2026/04/03 03:34:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): >openPending: err= 2026/04/03 03:34:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 03:34:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 03:34:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): _writeAt: size=2, off=0 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): >_writeAt: n=2, err= 2026/04/03 03:34:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): RWFileHandle.Flush 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): RWFileHandle.Release 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): close: 2026/04/03 03:34:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/03 03:34:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:44 DEBUG : file1(0x351939e70180): >close: err= 2026/04/03 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:44 DEBUG : file1: vfs cache: starting upload 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:44 DEBUG : Looking for writers 2026/04/03 03:34:44 DEBUG : file1: reading active writers 2026/04/03 03:34:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:45 DEBUG : Looking for writers 2026/04/03 03:34:45 DEBUG : file1: reading active writers 2026/04/03 03:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:45 DEBUG : file1: size = 2 OK 2026/04/03 03:34:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:34:45 INFO : file1: Copied (new) 2026/04/03 03:34:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/03 03:34:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 03:34:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/03 03:34:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:34:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 03:34:45 DEBUG : Looking for writers 2026/04/03 03:34:45 DEBUG : file1: reading active writers 2026/04/03 03:34:45 DEBUG : >WaitForWriters: 2026/04/03 03:34:45 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:45 DEBUG : Looking for writers 2026/04/03 03:34:45 DEBUG : file1: reading active writers 2026/04/03 03:34:45 DEBUG : >WaitForWriters: 2026/04/03 03:34:45 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:46 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:46 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:46 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:34:46 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:34:46 DEBUG : rename_me: newRWFileHandle: 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): openPending: 2026/04/03 03:34:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 03:34:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): >openPending: err= 2026/04/03 03:34:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/03 03:34:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 03:34:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/03 03:34:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): _writeAt: size=5, off=0 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): >_writeAt: n=5, err= 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): close: 2026/04/03 03:34:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-03 03:34:46.452671887 +0000 UTC m=+194.336172552 2026/04/03 03:34:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/03 03:34:46 DEBUG : rename_me(0x351939e70dc0): >close: err= 2026/04/03 03:34:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/03 03:34:46 DEBUG : i_was_renamed: Updating file with 0x351939eae540 2026/04/03 03:34:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/03 03:34:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 03:34:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 03:34:46 DEBUG : Looking for writers 2026/04/03 03:34:46 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/03 03:34:47 DEBUG : Looking for writers 2026/04/03 03:34:47 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/03 03:34:47 DEBUG : i_was_renamed: size = 5 OK 2026/04/03 03:34:47 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/03 03:34:47 INFO : i_was_renamed: Copied (new) 2026/04/03 03:34:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-03 03:34:46 +0000 UTC," 2026/04/03 03:34:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/03 03:34:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 03:34:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/03 03:34:47 DEBUG : Looking for writers 2026/04/03 03:34:47 DEBUG : i_was_renamed: reading active writers 2026/04/03 03:34:47 DEBUG : >WaitForWriters: 2026/04/03 03:34:47 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.82s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:34:48 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:34:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 03:34:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-wudedor5wefu" 2026/04/03 03:34:48 INFO : files root 'rclone-test-wudedor5wefu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 03:34:48 DEBUG : forgetting directory cache 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): _readAt: size=512, off=0 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): openPending: 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:35:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): >openPending: err= 2026/04/03 03:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:49 DEBUG : forgetting directory cache 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): >_readAt: n=20, err=EOF 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): close: 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:35:48 +0000 UTC 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate(0x3519395a6240): >close: err= 2026/04/03 03:34:49 DEBUG : Re-reading directory (265.012819ms old) 2026/04/03 03:34:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:50 DEBUG : forgetting directory cache 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): _readAt: size=512, off=0 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): openPending: 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:36:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-03 02:35:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 02:36:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-03 02:35:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/03 03:34:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): >openPending: err= 2026/04/03 03:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:51 DEBUG : forgetting directory cache 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): >_readAt: n=20, err=EOF 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): close: 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:36:48 +0000 UTC 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate(0x351939e70500): >close: err= 2026/04/03 03:34:51 DEBUG : Re-reading directory (302.402945ms old) 2026/04/03 03:34:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:51 DEBUG : forgetting directory cache 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate(0x3519395a6c00): _readAt: size=512, off=0 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate(0x3519395a6c00): openPending: 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:37:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-03 02:36:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 02:37:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-03 02:36:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/03 03:34:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate(0x3519395a6c00): >openPending: err= 2026/04/03 03:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:53 DEBUG : forgetting directory cache 2026/04/03 03:34:53 DEBUG : TestRWCacheUpdate(0x3519395a6c00): >_readAt: n=20, err=EOF 2026/04/03 03:34:53 DEBUG : TestRWCacheUpdate(0x3519395a6c00): close: 2026/04/03 03:34:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:37:48 +0000 UTC 2026/04/03 03:34:53 DEBUG : TestRWCacheUpdate(0x3519395a6c00): >close: err= 2026/04/03 03:34:53 DEBUG : Re-reading directory (263.961273ms old) 2026/04/03 03:34:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:53 DEBUG : forgetting directory cache 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): _readAt: size=512, off=0 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): openPending: 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:38:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-03 02:37:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 02:38:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-03 02:37:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/03 03:34:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): >openPending: err= 2026/04/03 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:54 DEBUG : forgetting directory cache 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): >_readAt: n=20, err=EOF 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): close: 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:38:48 +0000 UTC 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate(0x3519395a76c0): >close: err= 2026/04/03 03:34:54 DEBUG : Re-reading directory (274.216493ms old) 2026/04/03 03:34:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:55 DEBUG : forgetting directory cache 2026/04/03 03:34:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): _readAt: size=512, off=0 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): openPending: 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:39:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-03 02:38:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 02:39:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-03 02:38:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/03 03:34:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): >openPending: err= 2026/04/03 03:34:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:56 DEBUG : forgetting directory cache 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): >_readAt: n=20, err=EOF 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): close: 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:39:48 +0000 UTC 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate(0x351939e71540): >close: err= 2026/04/03 03:34:56 DEBUG : Re-reading directory (264.157195ms old) 2026/04/03 03:34:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:56 DEBUG : forgetting directory cache 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): _readAt: size=512, off=0 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): openPending: 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 02:40:48 +0000 UTC," against cached fingerprint "20,2026-04-03 02:39:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 02:40:48 +0000 UTC," != cached fingerprint "20,2026-04-03 02:39:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/03 03:34:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 03:34:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): >openPending: err= 2026/04/03 03:34:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:57 DEBUG : forgetting directory cache 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): >_readAt: n=20, err=EOF 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): close: 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:40:48 +0000 UTC 2026/04/03 03:34:57 DEBUG : TestRWCacheUpdate(0x351939dd8140): >close: err= 2026/04/03 03:34:57 DEBUG : Re-reading directory (261.10272ms old) 2026/04/03 03:34:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:58 DEBUG : forgetting directory cache 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): _readAt: size=512, off=0 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): openPending: 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-03 02:41:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-03 02:40:48 +0000 UTC," 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-03 02:41:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-03 02:40:48 +0000 UTC,") 2026/04/03 03:34:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/03 03:34:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): >openPending: err= 2026/04/03 03:34:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:34:59 DEBUG : forgetting directory cache 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): >_readAt: n=21, err=EOF 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): close: 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:41:48 +0000 UTC 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate(0x35193982a6c0): >close: err= 2026/04/03 03:34:59 DEBUG : Re-reading directory (281.142651ms old) 2026/04/03 03:34:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:34:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:34:59 DEBUG : forgetting directory cache 2026/04/03 03:35:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): _readAt: size=512, off=0 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): openPending: 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-03 02:42:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-03 02:41:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-03 02:42:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-03 02:41:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/03 03:35:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/03 03:35:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): >openPending: err= 2026/04/03 03:35:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:01 DEBUG : forgetting directory cache 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): >_readAt: n=22, err=EOF 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): close: 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:42:48 +0000 UTC 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate(0x35193982acc0): >close: err= 2026/04/03 03:35:01 DEBUG : Re-reading directory (269.576087ms old) 2026/04/03 03:35:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:35:01 DEBUG : forgetting directory cache 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate(0x3519395438c0): _readAt: size=512, off=0 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate(0x3519395438c0): openPending: 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-03 02:43:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-03 02:42:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-03 02:43:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-03 02:42:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/03 03:35:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/03 03:35:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate(0x3519395438c0): >openPending: err= 2026/04/03 03:35:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:03 DEBUG : forgetting directory cache 2026/04/03 03:35:03 DEBUG : TestRWCacheUpdate(0x3519395438c0): >_readAt: n=23, err=EOF 2026/04/03 03:35:03 DEBUG : TestRWCacheUpdate(0x3519395438c0): close: 2026/04/03 03:35:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:43:48 +0000 UTC 2026/04/03 03:35:03 DEBUG : TestRWCacheUpdate(0x3519395438c0): >close: err= 2026/04/03 03:35:03 DEBUG : Re-reading directory (263.635149ms old) 2026/04/03 03:35:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:35:03 DEBUG : forgetting directory cache 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): _readAt: size=512, off=0 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): openPending: 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-03 02:44:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-03 02:43:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-03 02:44:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-03 02:43:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/03 03:35:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/03 03:35:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): >openPending: err= 2026/04/03 03:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:04 DEBUG : forgetting directory cache 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): >_readAt: n=24, err=EOF 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): close: 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 02:44:48 +0000 UTC 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate(0x35193922d640): >close: err= 2026/04/03 03:35:04 DEBUG : Re-reading directory (275.545922ms old) 2026/04/03 03:35:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/03 03:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:04 DEBUG : Looking for writers 2026/04/03 03:35:04 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/03 03:35:04 DEBUG : >WaitForWriters: 2026/04/03 03:35:04 DEBUG : files root 'rclone-test-wudedor5wefu': vfs cache: cleaner exiting 2026/04/03 03:35:05 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.18s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.24s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:07 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 03:35:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/03 03:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:08 DEBUG : Looking for writers 2026/04/03 03:35:08 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/03 03:35:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/03 03:35:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.13s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:08 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:08 DEBUG : files root 'rclone-test-wudedor5wefu': Reusing VFS from active cache 2026/04/03 03:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:08 DEBUG : Looking for writers 2026/04/03 03:35:08 DEBUG : >WaitForWriters: 2026/04/03 03:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:08 DEBUG : Looking for writers 2026/04/03 03:35:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:08 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:08 DEBUG : Looking for writers 2026/04/03 03:35:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:09 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:09 DEBUG : Looking for writers 2026/04/03 03:35:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:09 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:11 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:11 DEBUG : dir: Looking for writers 2026/04/03 03:35:11 DEBUG : file2: reading active writers 2026/04/03 03:35:11 DEBUG : Looking for writers 2026/04/03 03:35:11 DEBUG : dir: reading active writers 2026/04/03 03:35:11 DEBUG : file1: reading active writers 2026/04/03 03:35:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.04s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:12 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:14 DEBUG : dir: Looking for writers 2026/04/03 03:35:14 DEBUG : Looking for writers 2026/04/03 03:35:14 DEBUG : dir: reading active writers 2026/04/03 03:35:14 DEBUG : file1: reading active writers 2026/04/03 03:35:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.80s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:15 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:17 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 03:35:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 03:35:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 03:35:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/03 03:35:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/03 03:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 03:35:17 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 03:35:18 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/03 03:35:18 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/03 03:35:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/03 03:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 03:35:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 03:35:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:18 DEBUG : dir: Looking for writers 2026/04/03 03:35:18 DEBUG : file2: reading active writers 2026/04/03 03:35:18 DEBUG : new_file.txt: reading active writers 2026/04/03 03:35:18 DEBUG : Looking for writers 2026/04/03 03:35:18 DEBUG : dir: reading active writers 2026/04/03 03:35:18 DEBUG : file1: reading active writers 2026/04/03 03:35:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.00s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:19 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/03 03:35:21 DEBUG : dir/file1: Updating file with dir/file1 0x3519399a6480 2026/04/03 03:35:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 03:35:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:22 INFO : dir/file1: Moved (server-side) to: file0 2026/04/03 03:35:22 DEBUG : file0: Updating file with file0 0x3519399a6480 2026/04/03 03:35:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 03:35:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/03 03:35:22 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:22 DEBUG : dir: Looking for writers 2026/04/03 03:35:22 DEBUG : Looking for writers 2026/04/03 03:35:22 DEBUG : dir: reading active writers 2026/04/03 03:35:22 DEBUG : file0: reading active writers 2026/04/03 03:35:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.72s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:23 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:23 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:23 DEBUG : Looking for writers 2026/04/03 03:35:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:23 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/03 03:35:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 03:35:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/03 03:35:25 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/03 03:35:25 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/03 03:35:25 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:25 DEBUG : b: Looking for writers 2026/04/03 03:35:25 DEBUG : c: Looking for writers 2026/04/03 03:35:25 DEBUG : d: Looking for writers 2026/04/03 03:35:25 DEBUG : Looking for writers 2026/04/03 03:35:25 DEBUG : a: Looking for writers 2026/04/03 03:35:25 DEBUG : Looking for writers 2026/04/03 03:35:25 DEBUG : c: reading active writers 2026/04/03 03:35:25 DEBUG : d: reading active writers 2026/04/03 03:35:25 DEBUG : /: reading active writers 2026/04/03 03:35:25 DEBUG : a: reading active writers 2026/04/03 03:35:25 DEBUG : b: reading active writers 2026/04/03 03:35:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.63s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:26 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 03:35:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/03 03:35:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/03 03:35:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/03 03:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:30 DEBUG : a/b/c/d: Looking for writers 2026/04/03 03:35:30 DEBUG : a/b/c: Looking for writers 2026/04/03 03:35:30 DEBUG : d: reading active writers 2026/04/03 03:35:30 DEBUG : a/b: Looking for writers 2026/04/03 03:35:30 DEBUG : c: reading active writers 2026/04/03 03:35:30 DEBUG : a: Looking for writers 2026/04/03 03:35:30 DEBUG : b: reading active writers 2026/04/03 03:35:30 DEBUG : Looking for writers 2026/04/03 03:35:30 DEBUG : a: reading active writers 2026/04/03 03:35:30 DEBUG : >WaitForWriters: 2026/04/03 03:35:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/a/b not empty`) 2026/04/03 03:35:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 03:35:31 DEBUG : pacer: Reducing sleep to 15ms 2026/04/03 03:35:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/a not empty`) 2026/04/03 03:35:31 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/03 03:35:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/a not empty`) 2026/04/03 03:35:31 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/03 03:35:31 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-wudedor5wefu/a not empty`) 2026/04/03 03:35:31 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/03 03:35:32 DEBUG : pacer: Reducing sleep to 90ms 2026/04/03 03:35:32 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestVFSMkdirAll (5.30s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:32 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:32 DEBUG : Looking for writers 2026/04/03 03:35:32 DEBUG : >WaitForWriters: 2026/04/03 03:35:32 DEBUG : pacer: Reducing sleep to 50.625ms 2026/04/03 03:35:32 DEBUG : pacer: Reducing sleep to 37.96875ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:32 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:32 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/04/03 03:35:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 03:35:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 03:35:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/03 03:35:32 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 03:35:33 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/04/03 03:35:33 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/04/03 03:35:33 DEBUG : file1: size = 5 OK 2026/04/03 03:35:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:33 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:33 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/04/03 03:35:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/03 03:35:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 03:35:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:33 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 03:35:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 03:35:34 DEBUG : file1: size = 0 OK 2026/04/03 03:35:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:34 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 03:35:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 03:35:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:34 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/03 03:35:35 DEBUG : file1: size = 7 OK 2026/04/03 03:35:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:35 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:35 DEBUG : Looking for writers 2026/04/03 03:35:35 DEBUG : file1: reading active writers 2026/04/03 03:35:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.47s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:35 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/03 03:35:37 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/03 03:35:37 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/03 03:35:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/03 03:35:37 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/03 03:35:37 DEBUG : file1: size = 11 OK 2026/04/03 03:35:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:37 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/03 03:35:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:37 DEBUG : Looking for writers 2026/04/03 03:35:37 DEBUG : file1: reading active writers 2026/04/03 03:35:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.38s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:38 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/03 03:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:38 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 03:35:39 DEBUG : file1: size = 5 OK 2026/04/03 03:35:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:39 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/03 03:35:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:39 DEBUG : Looking for writers 2026/04/03 03:35:39 DEBUG : file1: reading active writers 2026/04/03 03:35:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.33s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:39 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:39 DEBUG : file1: WriteFileHandle.Release closing 2026/04/03 03:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:39 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 03:35:40 DEBUG : file1: size = 0 OK 2026/04/03 03:35:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:40 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/03 03:35:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:40 DEBUG : Looking for writers 2026/04/03 03:35:40 DEBUG : file1: reading active writers 2026/04/03 03:35:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:40 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:41 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/03 03:35:41 DEBUG : file1: size = 2 OK 2026/04/03 03:35:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:41 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/03 03:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:41 DEBUG : Looking for writers 2026/04/03 03:35:41 DEBUG : file1: reading active writers 2026/04/03 03:35:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.43s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:42 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:42 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 03:35:43 DEBUG : file1: size = 0 OK 2026/04/03 03:35:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:43 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:35:43 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 03:35:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 03:35:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 03:35:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:43 DEBUG : Looking for writers 2026/04/03 03:35:43 DEBUG : file1: reading active writers 2026/04/03 03:35:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.62s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:44 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 03:35:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 03:35:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 03:35:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 03:35:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:44 DEBUG : files root 'rclone-test-wudedor5wefu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/03 03:35:44 DEBUG : file1: size = 100 OK 2026/04/03 03:35:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/03 03:35:44 DEBUG : file1: Size of src and dst objects identical 2026/04/03 03:35:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 03:35:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 03:35:44 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 03:35:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 03:35:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 03:35:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:45 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:45 DEBUG : Looking for writers 2026/04/03 03:35:45 DEBUG : file1: reading active writers 2026/04/03 03:35:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.58s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:45 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:50 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/03 03:35:50 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/03 03:35:50 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:50 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:50 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/03 03:35:50 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/03 03:35:50 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:50 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:50 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/03 03:35:50 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/03 03:35:50 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:50 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:50 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/03 03:35:50 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/03 03:35:50 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/03 03:35:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/03 03:35:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:51 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:51 DEBUG : flat: Looking for writers 2026/04/03 03:35:51 DEBUG : f004.txt: reading active writers 2026/04/03 03:35:51 DEBUG : f000.txt: reading active writers 2026/04/03 03:35:51 DEBUG : f001.txt: reading active writers 2026/04/03 03:35:51 DEBUG : f002.txt: reading active writers 2026/04/03 03:35:51 DEBUG : f003.txt: reading active writers 2026/04/03 03:35:51 DEBUG : Looking for writers 2026/04/03 03:35:51 DEBUG : flat: reading active writers 2026/04/03 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.06s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:52 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:35:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/03 03:35:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/03 03:35:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/03 03:35:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/03 03:35:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:56 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:56 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/03 03:35:56 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/03 03:35:56 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:35:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:35:56 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:35:56 DEBUG : a/b/c: Looking for writers 2026/04/03 03:35:56 DEBUG : deep.txt: reading active writers 2026/04/03 03:35:56 DEBUG : a/b: Looking for writers 2026/04/03 03:35:56 DEBUG : c: reading active writers 2026/04/03 03:35:56 DEBUG : mid.txt: reading active writers 2026/04/03 03:35:56 DEBUG : a: Looking for writers 2026/04/03 03:35:56 DEBUG : b: reading active writers 2026/04/03 03:35:56 DEBUG : top.txt: reading active writers 2026/04/03 03:35:56 DEBUG : Looking for writers 2026/04/03 03:35:56 DEBUG : a: reading active writers 2026/04/03 03:35:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (5.17s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:35:57 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:36:01 DEBUG : bigdir: Looking for writers 2026/04/03 03:36:01 DEBUG : big.bin: reading active writers 2026/04/03 03:36:01 DEBUG : Looking for writers 2026/04/03 03:36:01 DEBUG : bigdir: reading active writers 2026/04/03 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.00s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-wudedor5wefu'", Local "Local file system at /tmp/rclone27428908", Modify Window "1s" 2026/04/03 03:36:01 INFO : files root 'rclone-test-wudedor5wefu': poll-interval is not supported by this remote 2026/04/03 03:36:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/03 03:36:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/03 03:36:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:36:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/03 03:36:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/03 03:36:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:36:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/03 03:36:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/03 03:36:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 03:36:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 03:36:05 DEBUG : WaitForWriters: timeout=30s 2026/04/03 03:36:05 DEBUG : dir1: Looking for writers 2026/04/03 03:36:05 DEBUG : a.txt: reading active writers 2026/04/03 03:36:05 DEBUG : dir2: Looking for writers 2026/04/03 03:36:05 DEBUG : b.txt: reading active writers 2026/04/03 03:36:05 DEBUG : dir3: Looking for writers 2026/04/03 03:36:05 DEBUG : c.txt: reading active writers 2026/04/03 03:36:05 DEBUG : Looking for writers 2026/04/03 03:36:05 DEBUG : dir1: reading active writers 2026/04/03 03:36:05 DEBUG : dir2: reading active writers 2026/04/03 03:36:05 DEBUG : dir3: reading active writers 2026/04/03 03:36:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/03 03:36:06 DEBUG : files root 'rclone-test-wudedor5wefu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m34.834878894s (try 1/5)