"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/03/02 01:45:16 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nicujef8wobi" 2026/03/02 01:45:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 01:45:17 DEBUG : Creating backend with remote "/tmp/rclone2293253351" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:17 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:19 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:19 DEBUG : dir: Looking for writers 2026/03/02 01:45:19 DEBUG : Looking for writers 2026/03/02 01:45:19 DEBUG : dir: reading active writers 2026/03/02 01:45:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.66s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:21 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:24 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:24 DEBUG : dir/subdir: Looking for writers 2026/03/02 01:45:24 DEBUG : dir: Looking for writers 2026/03/02 01:45:24 DEBUG : file1: reading active writers 2026/03/02 01:45:24 DEBUG : file2: reading active writers 2026/03/02 01:45:24 DEBUG : subdir: reading active writers 2026/03/02 01:45:24 DEBUG : Looking for writers 2026/03/02 01:45:24 DEBUG : dir: reading active writers 2026/03/02 01:45:24 DEBUG : >WaitForWriters: 2026/03/02 01:45:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:45:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:45:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:45:25 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.60s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:25 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:45:26 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:26 DEBUG : dir: Looking for writers 2026/03/02 01:45:26 DEBUG : file1: reading active writers 2026/03/02 01:45:26 DEBUG : Looking for writers 2026/03/02 01:45:26 DEBUG : dir: reading active writers 2026/03/02 01:45:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.06s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:27 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:28 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:28 DEBUG : dir: Looking for writers 2026/03/02 01:45:28 DEBUG : Looking for writers 2026/03/02 01:45:28 DEBUG : dir: reading active writers 2026/03/02 01:45:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.89s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:29 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:30 DEBUG : dir: forgetting directory cache 2026/03/02 01:45:30 DEBUG : forgetting directory cache 2026/03/02 01:45:30 DEBUG : dir: forgetting directory cache 2026/03/02 01:45:30 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:30 DEBUG : Looking for writers 2026/03/02 01:45:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.02s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:31 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/02 01:45:32 DEBUG : dir: invalidating directory cache 2026/03/02 01:45:32 DEBUG : >ForgetPath: 2026/03/02 01:45:32 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/02 01:45:32 DEBUG : invalidating directory cache 2026/03/02 01:45:32 DEBUG : dir: forgetting directory cache 2026/03/02 01:45:32 DEBUG : >ForgetPath: 2026/03/02 01:45:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/02 01:45:32 DEBUG : >ForgetPath: 2026/03/02 01:45:32 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:32 DEBUG : dir: Looking for writers 2026/03/02 01:45:32 DEBUG : Looking for writers 2026/03/02 01:45:32 DEBUG : dir: reading active writers 2026/03/02 01:45:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.00s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:33 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:36 DEBUG : forgetting directory cache 2026/03/02 01:45:36 DEBUG : dir: forgetting directory cache 2026/03/02 01:45:36 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:36 DEBUG : dir: Looking for writers 2026/03/02 01:45:36 DEBUG : fil/a/b: Looking for writers 2026/03/02 01:45:36 DEBUG : fil/a: Looking for writers 2026/03/02 01:45:36 DEBUG : b: reading active writers 2026/03/02 01:45:36 DEBUG : fil: Looking for writers 2026/03/02 01:45:36 DEBUG : a: reading active writers 2026/03/02 01:45:36 DEBUG : Looking for writers 2026/03/02 01:45:36 DEBUG : dir: reading active writers 2026/03/02 01:45:36 DEBUG : fil: reading active writers 2026/03/02 01:45:36 DEBUG : >WaitForWriters: 2026/03/02 01:45:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/fil/a not empty`) 2026/03/02 01:45:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:45:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/fil/a not empty`) 2026/03/02 01:45:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/02 01:45:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/fil/a not empty`) 2026/03/02 01:45:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/02 01:45:38 DEBUG : pacer: Reducing sleep to 60ms 2026/03/02 01:45:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/fil not empty`) 2026/03/02 01:45:38 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/03/02 01:45:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/fil not empty`) 2026/03/02 01:45:38 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/03/02 01:45:38 DEBUG : pacer: Reducing sleep to 180ms 2026/03/02 01:45:38 DEBUG : pacer: Reducing sleep to 135ms 2026/03/02 01:45:38 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.35s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:38 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:39 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/03/02 01:45:39 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/03/02 01:45:39 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/03/02 01:45:39 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/03/02 01:45:40 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/03/02 01:45:40 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:40 DEBUG : dir: Looking for writers 2026/03/02 01:45:40 DEBUG : Looking for writers 2026/03/02 01:45:40 DEBUG : dir: reading active writers 2026/03/02 01:45:40 DEBUG : >WaitForWriters: 2026/03/02 01:45:40 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/03/02 01:45:40 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/03/02 01:45:40 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/03/02 01:45:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.98s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:40 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:42 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:42 DEBUG : dir: Looking for writers 2026/03/02 01:45:42 DEBUG : file1: reading active writers 2026/03/02 01:45:42 DEBUG : Looking for writers 2026/03/02 01:45:42 DEBUG : dir: reading active writers 2026/03/02 01:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:42 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/03/02 01:45:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/02 01:45:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/02 01:45:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/02 01:45:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/02 01:45:48 DEBUG : dir: invalidating directory cache 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/02 01:45:48 DEBUG : dir/file1: Reset virtual modtime 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/02 01:45:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/02 01:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/02 01:45:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/02 01:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:45:48 DEBUG : dir: invalidating directory cache 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/02 01:45:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/02 01:45:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/02 01:45:48 DEBUG : forgetting directory cache 2026/03/02 01:45:48 DEBUG : dir: forgetting directory cache 2026/03/02 01:45:48 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/02 01:45:48 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:48 DEBUG : dir/virtualDir: Looking for writers 2026/03/02 01:45:48 DEBUG : dir: Looking for writers 2026/03/02 01:45:48 DEBUG : file1: reading active writers 2026/03/02 01:45:48 DEBUG : virtualFile2: reading active writers 2026/03/02 01:45:48 DEBUG : virtualFile: reading active writers 2026/03/02 01:45:48 DEBUG : virtualDir: reading active writers 2026/03/02 01:45:48 DEBUG : Looking for writers 2026/03/02 01:45:48 DEBUG : dir: reading active writers 2026/03/02 01:45:48 DEBUG : >WaitForWriters: 2026/03/02 01:45:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:45:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:45:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:45:49 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (6.93s) --- PASS: TestDirReadDirAll/Virtual (2.28s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:49 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:45:51 ERROR : dir/: Can only open directories read only 2026/03/02 01:45:51 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:51 DEBUG : dir: Looking for writers 2026/03/02 01:45:51 DEBUG : Looking for writers 2026/03/02 01:45:51 DEBUG : dir: reading active writers 2026/03/02 01:45:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.12s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:52 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/02 01:45:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/02 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/02 01:45:53 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/02 01:45:54 DEBUG : dir/potato: size = 5 OK 2026/03/02 01:45:54 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/03/02 01:45:54 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/02 01:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/02 01:45:54 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:54 DEBUG : dir: Looking for writers 2026/03/02 01:45:54 DEBUG : file1: reading active writers 2026/03/02 01:45:54 DEBUG : potato: reading active writers 2026/03/02 01:45:54 DEBUG : Looking for writers 2026/03/02 01:45:54 DEBUG : dir: reading active writers 2026/03/02 01:45:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.17s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:55 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/02 01:45:57 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:45:57 DEBUG : dir/sub: Looking for writers 2026/03/02 01:45:57 DEBUG : dir: Looking for writers 2026/03/02 01:45:57 DEBUG : file1: reading active writers 2026/03/02 01:45:57 DEBUG : sub: reading active writers 2026/03/02 01:45:57 DEBUG : Looking for writers 2026/03/02 01:45:57 DEBUG : dir: reading active writers 2026/03/02 01:45:57 DEBUG : >WaitForWriters: 2026/03/02 01:45:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:45:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:45:58 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:45:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/02 01:45:58 DEBUG : pacer: Reducing sleep to 30ms 2026/03/02 01:45:58 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.52s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:45:58 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:45:59 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/02 01:45:59 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/02 01:45:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:46:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/02 01:46:00 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/02 01:46:01 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:01 DEBUG : dir/sub/subsub: Looking for writers 2026/03/02 01:46:01 DEBUG : dir/sub: Looking for writers 2026/03/02 01:46:01 DEBUG : subsub: reading active writers 2026/03/02 01:46:01 DEBUG : dir: Looking for writers 2026/03/02 01:46:01 DEBUG : file1: reading active writers 2026/03/02 01:46:01 DEBUG : sub: reading active writers 2026/03/02 01:46:01 DEBUG : Looking for writers 2026/03/02 01:46:01 DEBUG : dir: reading active writers 2026/03/02 01:46:01 DEBUG : >WaitForWriters: 2026/03/02 01:46:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:46:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:46:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:46:02 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.05s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:02 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:46:04 ERROR : dir/: Dir.Remove not empty 2026/03/02 01:46:04 DEBUG : dir/file1: Remove: 2026/03/02 01:46:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:04 DEBUG : dir/file1: >Remove: err= 2026/03/02 01:46:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/02 01:46:04 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:04 DEBUG : Looking for writers 2026/03/02 01:46:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.08s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:04 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:06 DEBUG : dir/file1: Remove: 2026/03/02 01:46:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:06 DEBUG : dir/file1: >Remove: err= 2026/03/02 01:46:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/02 01:46:06 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:06 DEBUG : Looking for writers 2026/03/02 01:46:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.19s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:07 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:08 DEBUG : dir/file1: Remove: 2026/03/02 01:46:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:08 DEBUG : dir/file1: >Remove: err= 2026/03/02 01:46:09 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:09 DEBUG : dir: Looking for writers 2026/03/02 01:46:09 DEBUG : Looking for writers 2026/03/02 01:46:09 DEBUG : dir: reading active writers 2026/03/02 01:46:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.73s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:09 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/02 01:46:12 DEBUG : dir: Updating dir with dir2 0xc00080b790 2026/03/02 01:46:12 DEBUG : dir: forgetting directory cache 2026/03/02 01:46:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/02 01:46:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/02 01:46:13 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/02 01:46:13 DEBUG : file2: Updating file with file2 0xc000876c00 2026/03/02 01:46:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/02 01:46:14 INFO : dir2/file3: Deleted 2026/03/02 01:46:14 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/02 01:46:14 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000876c00 2026/03/02 01:46:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/02 01:46:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/02 01:46:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/02 01:46:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000017e10 2026/03/02 01:46:15 DEBUG : empty directory: forgetting directory cache 2026/03/02 01:46:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/02 01:46:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/02 01:46:15 DEBUG : dir2: Renaming to "dir3" 2026/03/02 01:46:15 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:15 DEBUG : dir3: Looking for writers 2026/03/02 01:46:15 DEBUG : file3: reading active writers 2026/03/02 01:46:15 DEBUG : renamed empty directory: Looking for writers 2026/03/02 01:46:15 DEBUG : Looking for writers 2026/03/02 01:46:15 DEBUG : dir3: reading active writers 2026/03/02 01:46:15 DEBUG : renamed empty directory: reading active writers 2026/03/02 01:46:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.13s) === 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-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:16 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/02 01:46:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:46:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:46:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/02 01:46:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/02 01:46:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/02 01:46:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/02 01:46:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:46:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:46:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/02 01:46:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/02 01:46:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/02 01:46:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/02 01:46:18 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (12 bytes), uploading instead of streaming 2026/03/02 01:46:19 DEBUG : dir/sub/file2: size = 12 OK 2026/03/02 01:46:19 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/03/02 01:46:19 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/02 01:46:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/02 01:46:19 DEBUG : forgetting directory cache 2026/03/02 01:46:19 DEBUG : dir: forgetting directory cache 2026/03/02 01:46:19 DEBUG : dir/sub: forgetting directory cache 2026/03/02 01:46:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/02 01:46:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/02 01:46:19 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/02 01:46:20 DEBUG : dir/sub/file0: size = 5 OK 2026/03/02 01:46:20 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/03/02 01:46:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/02 01:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/02 01:46:20 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:20 DEBUG : dir/sub: Looking for writers 2026/03/02 01:46:20 DEBUG : file0: reading active writers 2026/03/02 01:46:20 DEBUG : file2: reading active writers 2026/03/02 01:46:20 DEBUG : dir: Looking for writers 2026/03/02 01:46:20 DEBUG : file1: reading active writers 2026/03/02 01:46:20 DEBUG : sub: reading active writers 2026/03/02 01:46:20 DEBUG : Looking for writers 2026/03/02 01:46:20 DEBUG : dir: reading active writers 2026/03/02 01:46:20 DEBUG : >WaitForWriters: 2026/03/02 01:46:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/dir not empty`) 2026/03/02 01:46:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:46:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:46:21 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.81s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:21 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:46:22 DEBUG : forgetting directory cache 2026/03/02 01:46:24 DEBUG : forgetting directory cache 2026/03/02 01:46:24 DEBUG : dir: forgetting directory cache 2026/03/02 01:46:24 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:24 DEBUG : dir: Looking for writers 2026/03/02 01:46:24 DEBUG : Looking for writers 2026/03/02 01:46:24 DEBUG : dir: reading active writers 2026/03/02 01:46:24 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.87s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:25 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:46:27 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/02 01:46:27 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/02 01:46:27 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:46:27 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/02 01:46:27 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/02 01:46:27 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/02 01:46:27 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:46:27 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/02 01:46:27 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:27 DEBUG : dir: Looking for writers 2026/03/02 01:46:27 DEBUG : file1: reading active writers 2026/03/02 01:46:27 DEBUG : file1.metadata: reading active writers 2026/03/02 01:46:27 DEBUG : Looking for writers 2026/03/02 01:46:27 DEBUG : dir: reading active writers 2026/03/02 01:46:27 DEBUG : dir.metadata: reading active writers 2026/03/02 01:46:27 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.20s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:27 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:29 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:29 DEBUG : dir: Looking for writers 2026/03/02 01:46:29 DEBUG : file1: reading active writers 2026/03/02 01:46:29 DEBUG : Looking for writers 2026/03/02 01:46:29 DEBUG : dir: reading active writers 2026/03/02 01:46:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:29 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:32 DEBUG : Can set mod time: true 2026/03/02 01:46:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/02 01:46:32 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:32 DEBUG : dir: Looking for writers 2026/03/02 01:46:32 DEBUG : file1: reading active writers 2026/03/02 01:46:32 DEBUG : Looking for writers 2026/03/02 01:46:32 DEBUG : dir: reading active writers 2026/03/02 01:46:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:33 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:46:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:46:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:35 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/02 01:46:35 DEBUG : dir/file1: size = 0 OK 2026/03/02 01:46:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:46:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/02 01:46:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/02 01:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:36 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:36 DEBUG : dir: Looking for writers 2026/03/02 01:46:36 DEBUG : file1: reading active writers 2026/03/02 01:46:36 DEBUG : Looking for writers 2026/03/02 01:46:36 DEBUG : dir: reading active writers 2026/03/02 01:46:36 DEBUG : >WaitForWriters: 2026/03/02 01:46:36 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:36 DEBUG : dir: Looking for writers 2026/03/02 01:46:36 DEBUG : file1: reading active writers 2026/03/02 01:46:36 DEBUG : Looking for writers 2026/03/02 01:46:36 DEBUG : dir: reading active writers 2026/03/02 01:46:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:37 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:38 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/02 01:46:39 DEBUG : dir/file1: size = 5 OK 2026/03/02 01:46:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:46:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/02 01:46:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/02 01:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:39 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:39 DEBUG : dir: Looking for writers 2026/03/02 01:46:39 DEBUG : file1: reading active writers 2026/03/02 01:46:39 DEBUG : Looking for writers 2026/03/02 01:46:39 DEBUG : dir: reading active writers 2026/03/02 01:46:39 DEBUG : >WaitForWriters: 2026/03/02 01:46:39 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:39 DEBUG : dir: Looking for writers 2026/03/02 01:46:39 DEBUG : file1: reading active writers 2026/03/02 01:46:39 DEBUG : Looking for writers 2026/03/02 01:46:39 DEBUG : dir: reading active writers 2026/03/02 01:46:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:40 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:40 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:46:40 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 DEBUG : Config file has changed externally - reloading 2026/03/02 01:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:40 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:46:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/02 01:46:42 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:42 DEBUG : dir: Looking for writers 2026/03/02 01:46:42 DEBUG : file1: reading active writers 2026/03/02 01:46:42 DEBUG : Looking for writers 2026/03/02 01:46:42 DEBUG : dir: reading active writers 2026/03/02 01:46:42 DEBUG : >WaitForWriters: 2026/03/02 01:46:42 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:42 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:42 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:46:42 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:42 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:46:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/02 01:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:46:44 DEBUG : dir/file1(0xc000149f40): close: 2026/03/02 01:46:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/02 01:46:44 DEBUG : dir/file1(0xc000149f40): >close: err= 2026/03/02 01:46:44 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:44 DEBUG : dir: Looking for writers 2026/03/02 01:46:44 DEBUG : file1: reading active writers 2026/03/02 01:46:44 DEBUG : Looking for writers 2026/03/02 01:46:44 DEBUG : dir: reading active writers 2026/03/02 01:46:44 DEBUG : >WaitForWriters: 2026/03/02 01:46:44 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:44 DEBUG : dir: Looking for writers 2026/03/02 01:46:44 DEBUG : file1: reading active writers 2026/03/02 01:46:44 DEBUG : Looking for writers 2026/03/02 01:46:44 DEBUG : dir: reading active writers 2026/03/02 01:46:44 DEBUG : >WaitForWriters: 2026/03/02 01:46:44 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:45 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:45 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:46:45 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:46:45 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/02 01:46:46 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:46:46 DEBUG : dir/file1(0xc000478d00): _writeAt: size=5, off=0 2026/03/02 01:46:46 DEBUG : dir/file1(0xc000478d00): openPending: 2026/03/02 01:46:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/02 01:46:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/02 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:46 DEBUG : dir/file1(0xc000478d00): >openPending: err= 2026/03/02 01:46:46 DEBUG : dir/file1(0xc000478d00): >_writeAt: n=5, err= 2026/03/02 01:46:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 01:46:46 DEBUG : dir/file1(0xc000478d00): close: 2026/03/02 01:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/02 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/02 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/02 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/02 01:46:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 01:46:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:46:47 DEBUG : dir/file1(0xc000478d00): >close: err= 2026/03/02 01:46:47 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:46:47 DEBUG : dir/file1: vfs cache: starting upload 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:46:47 DEBUG : dir: Looking for writers 2026/03/02 01:46:47 DEBUG : file1: reading active writers 2026/03/02 01:46:47 DEBUG : Looking for writers 2026/03/02 01:46:47 DEBUG : dir: reading active writers 2026/03/02 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:46:47 DEBUG : dir/file1: size = 14 OK 2026/03/02 01:46:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:46:47 INFO : dir/file1: Copied (replaced existing) 2026/03/02 01:46:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/03/02 01:46:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/02 01:46:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/02 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/02 01:46:48 DEBUG : dir: Looking for writers 2026/03/02 01:46:48 DEBUG : file1: reading active writers 2026/03/02 01:46:48 DEBUG : Looking for writers 2026/03/02 01:46:48 DEBUG : dir: reading active writers 2026/03/02 01:46:48 DEBUG : >WaitForWriters: 2026/03/02 01:46:48 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:48 DEBUG : dir: Looking for writers 2026/03/02 01:46:48 DEBUG : file1: reading active writers 2026/03/02 01:46:48 DEBUG : Looking for writers 2026/03/02 01:46:48 DEBUG : dir: reading active writers 2026/03/02 01:46:48 DEBUG : >WaitForWriters: 2026/03/02 01:46:48 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.44s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.74s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.96s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:49 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:46:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:46:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:46:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/02 01:46:51 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:51 DEBUG : dir: Looking for writers 2026/03/02 01:46:51 DEBUG : file1: reading active writers 2026/03/02 01:46:51 DEBUG : Looking for writers 2026/03/02 01:46:51 DEBUG : dir: reading active writers 2026/03/02 01:46:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.36s) === RUN TestFileOpenReadUnknownSize 2026/03/02 01:46:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/02 01:46:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/02 01:46:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:46:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/02 01:46:51 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:51 DEBUG : Looking for writers 2026/03/02 01:46:51 DEBUG : file.txt: reading active writers 2026/03/02 01:46:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:51 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:53 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/02 01:46:53 DEBUG : dir/file1: size = 25 OK 2026/03/02 01:46:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:46:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/02 01:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:46:53 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:53 DEBUG : dir: Looking for writers 2026/03/02 01:46:53 DEBUG : file1: reading active writers 2026/03/02 01:46:53 DEBUG : Looking for writers 2026/03/02 01:46:53 DEBUG : dir: reading active writers 2026/03/02 01:46:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.87s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:54 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:55 DEBUG : dir/file1: Remove: 2026/03/02 01:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:56 DEBUG : dir/file1: >Remove: err= 2026/03/02 01:46:56 DEBUG : dir/file1: Remove: 2026/03/02 01:46:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/02 01:46:56 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:56 DEBUG : dir: Looking for writers 2026/03/02 01:46:56 DEBUG : Looking for writers 2026/03/02 01:46:56 DEBUG : dir: reading active writers 2026/03/02 01:46:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.40s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:57 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:46:58 DEBUG : dir/file1: Remove: 2026/03/02 01:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:46:58 DEBUG : dir/file1: >Remove: err= 2026/03/02 01:46:58 DEBUG : dir/file1: Remove: 2026/03/02 01:46:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/02 01:46:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:46:58 DEBUG : dir: Looking for writers 2026/03/02 01:46:58 DEBUG : Looking for writers 2026/03/02 01:46:58 DEBUG : dir: reading active writers 2026/03/02 01:46:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:46:59 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/02 01:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:47:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/02 01:47:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:47:00 DEBUG : dir/file1: Open: flags=0x3 2026/03/02 01:47:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/02 01:47:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/02 01:47:00 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:00 DEBUG : dir: Looking for writers 2026/03/02 01:47:00 DEBUG : file1: reading active writers 2026/03/02 01:47:00 DEBUG : Looking for writers 2026/03/02 01:47:00 DEBUG : dir: reading active writers 2026/03/02 01:47:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:01 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:02 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:02 DEBUG : dir: Looking for writers 2026/03/02 01:47:02 DEBUG : file1: reading active writers 2026/03/02 01:47:02 DEBUG : Looking for writers 2026/03/02 01:47:02 DEBUG : dir: reading active writers 2026/03/02 01:47:02 DEBUG : >WaitForWriters: 2026/03/02 01:47:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2cb40 2026/03/02 01:47:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/02 01:47:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2cb40 2026/03/02 01:47:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/02 01:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a2cb40 2026/03/02 01:47:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:04 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/02 01:47:05 DEBUG : dir/file1: size = 25 OK 2026/03/02 01:47:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:47:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/02 01:47:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:05 DEBUG : newLeaf: Running delayed rename now 2026/03/02 01:47:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2cb40 2026/03/02 01:47:06 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:06 DEBUG : dir: Looking for writers 2026/03/02 01:47:06 DEBUG : Looking for writers 2026/03/02 01:47:06 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:06 DEBUG : dir: reading active writers 2026/03/02 01:47:06 DEBUG : >WaitForWriters: 2026/03/02 01:47:06 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:06 DEBUG : dir: Looking for writers 2026/03/02 01:47:06 DEBUG : Looking for writers 2026/03/02 01:47:06 DEBUG : dir: reading active writers 2026/03/02 01:47:06 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:07 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:07 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:07 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:07 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:47:08 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:08 DEBUG : dir: Looking for writers 2026/03/02 01:47:08 DEBUG : file1: reading active writers 2026/03/02 01:47:08 DEBUG : Looking for writers 2026/03/02 01:47:08 DEBUG : dir: reading active writers 2026/03/02 01:47:08 DEBUG : >WaitForWriters: 2026/03/02 01:47:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2d740 2026/03/02 01:47:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/02 01:47:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2d740 2026/03/02 01:47:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/02 01:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/02 01:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a2d740 2026/03/02 01:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:10 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/02 01:47:11 DEBUG : dir/file1: size = 25 OK 2026/03/02 01:47:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:47:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/02 01:47:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:11 DEBUG : newLeaf: Running delayed rename now 2026/03/02 01:47:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2d740 2026/03/02 01:47:12 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:12 DEBUG : dir: Looking for writers 2026/03/02 01:47:12 DEBUG : Looking for writers 2026/03/02 01:47:12 DEBUG : dir: reading active writers 2026/03/02 01:47:12 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:12 DEBUG : >WaitForWriters: 2026/03/02 01:47:12 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:12 DEBUG : dir: Looking for writers 2026/03/02 01:47:12 DEBUG : Looking for writers 2026/03/02 01:47:12 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:12 DEBUG : dir: reading active writers 2026/03/02 01:47:12 DEBUG : >WaitForWriters: 2026/03/02 01:47:12 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:13 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:13 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:47:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:47:14 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): openPending: 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/02 01:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): >openPending: err= 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/02 01:47:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): _writeAt: size=14, off=0 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): >_writeAt: n=14, err= 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): close: 2026/03/02 01:47:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/02 01:47:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:47:14 DEBUG : dir/file1(0xc000a00540): >close: err= 2026/03/02 01:47:14 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:47:14 DEBUG : dir/file1: vfs cache: starting upload 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:47:14 DEBUG : dir: Looking for writers 2026/03/02 01:47:14 DEBUG : file1: reading active writers 2026/03/02 01:47:14 DEBUG : Looking for writers 2026/03/02 01:47:14 DEBUG : dir: reading active writers 2026/03/02 01:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:47:15 DEBUG : dir: Looking for writers 2026/03/02 01:47:15 DEBUG : file1: reading active writers 2026/03/02 01:47:15 DEBUG : Looking for writers 2026/03/02 01:47:15 DEBUG : dir: reading active writers 2026/03/02 01:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:47:15 DEBUG : dir/file1: size = 14 OK 2026/03/02 01:47:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:47:15 INFO : dir/file1: Copied (replaced existing) 2026/03/02 01:47:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/02 01:47:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/02 01:47:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/02 01:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/02 01:47:15 DEBUG : dir: Looking for writers 2026/03/02 01:47:15 DEBUG : file1: reading active writers 2026/03/02 01:47:15 DEBUG : Looking for writers 2026/03/02 01:47:15 DEBUG : dir: reading active writers 2026/03/02 01:47:15 DEBUG : >WaitForWriters: 2026/03/02 01:47:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:15 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): _readAt: size=512, off=0 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): openPending: 2026/03/02 01:47:15 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/03/02 01:47:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/02 01:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): >openPending: err= 2026/03/02 01:47:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): >_readAt: n=14, err=EOF 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): close: 2026/03/02 01:47:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:47:15 DEBUG : dir/file1(0xc000e16580): >close: err= 2026/03/02 01:47:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/02 01:47:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000436300 2026/03/02 01:47:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/02 01:47:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/02 01:47:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000436300 2026/03/02 01:47:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/02 01:47:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:47:17 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:17 DEBUG : dir/file1(0xc000493980): openPending: 2026/03/02 01:47:17 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/03/02 01:47:17 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/03/02 01:47:17 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:47:17 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:47:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/02 01:47:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:17 DEBUG : dir/file1(0xc000493980): >openPending: err= 2026/03/02 01:47:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/02 01:47:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:17 DEBUG : dir/file1(0xc000493980): _writeAt: size=25, off=0 2026/03/02 01:47:17 DEBUG : dir/file1(0xc000493980): >_writeAt: n=25, err= 2026/03/02 01:47:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/02 01:47:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000436300 2026/03/02 01:47:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:18 DEBUG : newLeaf(0xc000493980): close: 2026/03/02 01:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/02 01:47:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-02 01:47:17.73367672 +0000 UTC m=+121.459377010 2026/03/02 01:47:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/02 01:47:18 DEBUG : newLeaf(0xc000493980): >close: err= 2026/03/02 01:47:18 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:47:18 DEBUG : newLeaf: vfs cache: starting upload 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:47:18 DEBUG : dir: Looking for writers 2026/03/02 01:47:18 DEBUG : Looking for writers 2026/03/02 01:47:18 DEBUG : dir: reading active writers 2026/03/02 01:47:18 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:47:19 DEBUG : newLeaf: size = 25 OK 2026/03/02 01:47:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/02 01:47:19 INFO : newLeaf: Copied (replaced existing) 2026/03/02 01:47:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-02 01:47:17 +0000 UTC," 2026/03/02 01:47:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/02 01:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/02 01:47:19 DEBUG : dir: Looking for writers 2026/03/02 01:47:19 DEBUG : Looking for writers 2026/03/02 01:47:19 DEBUG : dir: reading active writers 2026/03/02 01:47:19 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:19 DEBUG : >WaitForWriters: 2026/03/02 01:47:19 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:19 DEBUG : dir: Looking for writers 2026/03/02 01:47:19 DEBUG : Looking for writers 2026/03/02 01:47:19 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:19 DEBUG : dir: reading active writers 2026/03/02 01:47:19 DEBUG : >WaitForWriters: 2026/03/02 01:47:19 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:20 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:20 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:20 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 DEBUG : Config file has changed externally - reloading 2026/03/02 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:20 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:47:22 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:22 DEBUG : dir: Looking for writers 2026/03/02 01:47:22 DEBUG : file1: reading active writers 2026/03/02 01:47:22 DEBUG : Looking for writers 2026/03/02 01:47:22 DEBUG : dir: reading active writers 2026/03/02 01:47:22 DEBUG : >WaitForWriters: 2026/03/02 01:47:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2ccc0 2026/03/02 01:47:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/02 01:47:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000a2ccc0 2026/03/02 01:47:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/02 01:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:47:24 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:24 DEBUG : dir/file1(0xc000148980): openPending: 2026/03/02 01:47:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/02 01:47:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/02 01:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:24 DEBUG : dir/file1(0xc000148980): >openPending: err= 2026/03/02 01:47:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/02 01:47:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:24 DEBUG : dir/file1(0xc000148980): _writeAt: size=25, off=0 2026/03/02 01:47:24 DEBUG : dir/file1(0xc000148980): >_writeAt: n=25, err= 2026/03/02 01:47:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/02 01:47:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a2ccc0 2026/03/02 01:47:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:24 DEBUG : newLeaf(0xc000148980): close: 2026/03/02 01:47:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/02 01:47:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-02 01:47:24.103323502 +0000 UTC m=+127.829023772 2026/03/02 01:47:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/02 01:47:24 DEBUG : newLeaf(0xc000148980): >close: err= 2026/03/02 01:47:24 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:47:24 DEBUG : newLeaf: vfs cache: starting upload 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:47:24 DEBUG : dir: Looking for writers 2026/03/02 01:47:24 DEBUG : Looking for writers 2026/03/02 01:47:24 DEBUG : dir: reading active writers 2026/03/02 01:47:24 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:47:25 DEBUG : dir: Looking for writers 2026/03/02 01:47:25 DEBUG : Looking for writers 2026/03/02 01:47:25 DEBUG : dir: reading active writers 2026/03/02 01:47:25 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:47:25 DEBUG : newLeaf: size = 25 OK 2026/03/02 01:47:25 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/02 01:47:25 INFO : newLeaf: Copied (replaced existing) 2026/03/02 01:47:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-02 01:47:24 +0000 UTC," 2026/03/02 01:47:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/02 01:47:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/02 01:47:25 DEBUG : dir: Looking for writers 2026/03/02 01:47:25 DEBUG : Looking for writers 2026/03/02 01:47:25 DEBUG : dir: reading active writers 2026/03/02 01:47:25 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:25 DEBUG : >WaitForWriters: 2026/03/02 01:47:26 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:26 DEBUG : dir: Looking for writers 2026/03/02 01:47:26 DEBUG : Looking for writers 2026/03/02 01:47:26 DEBUG : dir: reading active writers 2026/03/02 01:47:26 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:26 DEBUG : >WaitForWriters: 2026/03/02 01:47:26 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:26 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:26 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:26 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:26 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/03/02 01:47:35 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:35 DEBUG : Looking for writers 2026/03/02 01:47:35 DEBUG : >WaitForWriters: 2026/03/02 01:47:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:35 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:35 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:47:38 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:38 DEBUG : dir: Looking for writers 2026/03/02 01:47:38 DEBUG : file1: reading active writers 2026/03/02 01:47:38 DEBUG : Looking for writers 2026/03/02 01:47:38 DEBUG : dir: reading active writers 2026/03/02 01:47:38 DEBUG : >WaitForWriters: 2026/03/02 01:47:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:38 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:38 DEBUG : dir/file1(0xc000d2b680): _readAt: size=512, off=0 2026/03/02 01:47:38 DEBUG : dir/file1(0xc000d2b680): openPending: 2026/03/02 01:47:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/02 01:47:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/02 01:47:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:38 DEBUG : dir/file1(0xc000d2b680): >openPending: err= 2026/03/02 01:47:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/02 01:47:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:47:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:39 DEBUG : dir/file1(0xc000d2b680): >_readAt: n=14, err=EOF 2026/03/02 01:47:39 DEBUG : dir/file1(0xc000d2b680): close: 2026/03/02 01:47:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:47:39 DEBUG : dir/file1(0xc000d2b680): >close: err= 2026/03/02 01:47:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/02 01:47:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0004375c0 2026/03/02 01:47:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/02 01:47:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/02 01:47:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0004375c0 2026/03/02 01:47:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/02 01:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:47:41 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:47:41 DEBUG : dir/file1(0xc000773e80): openPending: 2026/03/02 01:47:41 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/03/02 01:47:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/02 01:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:47:41 DEBUG : dir/file1(0xc000773e80): >openPending: err= 2026/03/02 01:47:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/02 01:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:47:41 DEBUG : dir/file1(0xc000773e80): _writeAt: size=25, off=0 2026/03/02 01:47:41 DEBUG : dir/file1(0xc000773e80): >_writeAt: n=25, err= 2026/03/02 01:47:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/02 01:47:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/02 01:47:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0004375c0 2026/03/02 01:47:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:47:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:41 DEBUG : newLeaf(0xc000773e80): close: 2026/03/02 01:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/02 01:47:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-02 01:47:41.327242296 +0000 UTC m=+145.052942566 2026/03/02 01:47:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/02 01:47:41 DEBUG : newLeaf(0xc000773e80): >close: err= 2026/03/02 01:47:41 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:41 DEBUG : dir: Looking for writers 2026/03/02 01:47:41 DEBUG : Looking for writers 2026/03/02 01:47:41 DEBUG : dir: reading active writers 2026/03/02 01:47:41 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:47:41 DEBUG : dir: Looking for writers 2026/03/02 01:47:41 DEBUG : Looking for writers 2026/03/02 01:47:41 DEBUG : dir: reading active writers 2026/03/02 01:47:41 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:47:41 DEBUG : dir: Looking for writers 2026/03/02 01:47:41 DEBUG : Looking for writers 2026/03/02 01:47:41 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:41 DEBUG : dir: reading active writers 2026/03/02 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:47:41 DEBUG : dir: Looking for writers 2026/03/02 01:47:41 DEBUG : Looking for writers 2026/03/02 01:47:41 DEBUG : dir: reading active writers 2026/03/02 01:47:41 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:47:42 DEBUG : newLeaf: vfs cache: starting upload 2026/03/02 01:47:42 DEBUG : dir: Looking for writers 2026/03/02 01:47:42 DEBUG : Looking for writers 2026/03/02 01:47:42 DEBUG : dir: reading active writers 2026/03/02 01:47:42 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:47:42 DEBUG : dir: Looking for writers 2026/03/02 01:47:42 DEBUG : Looking for writers 2026/03/02 01:47:42 DEBUG : dir: reading active writers 2026/03/02 01:47:42 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:47:42 DEBUG : dir: Looking for writers 2026/03/02 01:47:42 DEBUG : Looking for writers 2026/03/02 01:47:42 DEBUG : dir: reading active writers 2026/03/02 01:47:42 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:47:42 DEBUG : newLeaf: size = 25 OK 2026/03/02 01:47:42 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/02 01:47:42 INFO : newLeaf: Copied (replaced existing) 2026/03/02 01:47:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-02 01:47:41 +0000 UTC," 2026/03/02 01:47:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/02 01:47:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/02 01:47:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/02 01:47:43 DEBUG : dir: Looking for writers 2026/03/02 01:47:43 DEBUG : Looking for writers 2026/03/02 01:47:43 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:43 DEBUG : dir: reading active writers 2026/03/02 01:47:43 DEBUG : >WaitForWriters: 2026/03/02 01:47:43 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:43 DEBUG : dir: Looking for writers 2026/03/02 01:47:43 DEBUG : Looking for writers 2026/03/02 01:47:43 DEBUG : newLeaf: reading active writers 2026/03/02 01:47:43 DEBUG : dir: reading active writers 2026/03/02 01:47:43 DEBUG : >WaitForWriters: 2026/03/02 01:47:43 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.81s) --- PASS: TestFileRename/off,forceCache=false (5.80s) --- PASS: TestFileRename/minimal,forceCache=false (5.80s) --- PASS: TestFileRename/minimal,forceCache=true (7.59s) --- PASS: TestFileRename/writes,forceCache=false (6.38s) --- FAIL: TestFileRename/writes,forceCache=true (8.99s) --- PASS: TestFileRename/full,forceCache=false (8.26s) === 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-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:44 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:44 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:44 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:44 DEBUG : Looking for writers 2026/03/02 01:47:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:44 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:47:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/02 01:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:46 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:46 DEBUG : dir: Looking for writers 2026/03/02 01:47:46 DEBUG : file1: reading active writers 2026/03/02 01:47:46 DEBUG : Looking for writers 2026/03/02 01:47:46 DEBUG : dir: reading active writers 2026/03/02 01:47:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.33s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:46 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:47:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/02 01:47:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/02 01:47:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/02 01:47:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/02 01:47:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/02 01:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/02 01:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/02 01:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/02 01:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/02 01:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/02 01:47:49 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:49 DEBUG : dir: Looking for writers 2026/03/02 01:47:49 DEBUG : file1: reading active writers 2026/03/02 01:47:49 DEBUG : Looking for writers 2026/03/02 01:47:49 DEBUG : dir: reading active writers 2026/03/02 01:47:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.82s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:50 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:47:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/02 01:47:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/02 01:47:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/02 01:47:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/02 01:47:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/02 01:47:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/02 01:47:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/02 01:47:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/02 01:47:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/02 01:47:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/02 01:47:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/02 01:47:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/02 01:47:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/02 01:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/02 01:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/02 01:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/02 01:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/02 01:47:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/02 01:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/02 01:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/02 01:47:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/02 01:47:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/02 01:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/02 01:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/02 01:47:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/02 01:47:54 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:54 DEBUG : dir: Looking for writers 2026/03/02 01:47:54 DEBUG : file1: reading active writers 2026/03/02 01:47:54 DEBUG : Looking for writers 2026/03/02 01:47:54 DEBUG : dir: reading active writers 2026/03/02 01:47:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.43s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:55 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:47:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/02 01:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:56 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:56 DEBUG : dir: Looking for writers 2026/03/02 01:47:56 DEBUG : file1: reading active writers 2026/03/02 01:47:56 DEBUG : Looking for writers 2026/03/02 01:47:56 DEBUG : dir: reading active writers 2026/03/02 01:47:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.31s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:57 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:47:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:47:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/02 01:47:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/02 01:47:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:47:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/02 01:47:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/02 01:47:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/02 01:47:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:47:58 DEBUG : dir: Looking for writers 2026/03/02 01:47:58 DEBUG : file1: reading active writers 2026/03/02 01:47:58 DEBUG : Looking for writers 2026/03/02 01:47:58 DEBUG : dir: reading active writers 2026/03/02 01:47:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.33s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:47:59 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:47:59 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:47:59 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:47:59 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:48:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): _readAt: size=1, off=0 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): openPending: 2026/03/02 01:48:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >openPending: err= 2026/03/02 01:48:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/02 01:48:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >_readAt: n=1, err= 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): _readAt: size=256, off=1 2026/03/02 01:48:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >_readAt: n=15, err=EOF 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): _readAt: size=16, off=16 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): close: 2026/03/02 01:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >close: err= 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): close: 2026/03/02 01:48:01 DEBUG : dir/file1(0xc000a010c0): >close: err=file already closed 2026/03/02 01:48:01 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:01 DEBUG : dir: Looking for writers 2026/03/02 01:48:01 DEBUG : file1: reading active writers 2026/03/02 01:48:01 DEBUG : Looking for writers 2026/03/02 01:48:01 DEBUG : dir: reading active writers 2026/03/02 01:48:01 DEBUG : >WaitForWriters: 2026/03/02 01:48:01 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.40s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:02 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:02 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:02 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:02 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:48:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): _readAt: size=1, off=0 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): openPending: 2026/03/02 01:48:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >openPending: err= 2026/03/02 01:48:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/02 01:48:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >_readAt: n=1, err= 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): _readAt: size=1, off=5 2026/03/02 01:48:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >_readAt: n=1, err= 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): _readAt: size=1, off=3 2026/03/02 01:48:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >_readAt: n=1, err= 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): _readAt: size=1, off=13 2026/03/02 01:48:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >_readAt: n=1, err= 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): _readAt: size=16, off=100 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >_readAt: n=0, err=EOF 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): close: 2026/03/02 01:48:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:48:03 DEBUG : dir/file1(0xc000492600): >close: err= 2026/03/02 01:48:03 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:03 DEBUG : dir: Looking for writers 2026/03/02 01:48:03 DEBUG : file1: reading active writers 2026/03/02 01:48:03 DEBUG : Looking for writers 2026/03/02 01:48:03 DEBUG : dir: reading active writers 2026/03/02 01:48:03 DEBUG : >WaitForWriters: 2026/03/02 01:48:03 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.44s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:04 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:04 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:04 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:04 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:48:05 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:05 DEBUG : dir/file1(0xc000493700): _readAt: size=1, off=0 2026/03/02 01:48:05 DEBUG : dir/file1(0xc000493700): openPending: 2026/03/02 01:48:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:05 DEBUG : dir/file1(0xc000493700): >openPending: err= 2026/03/02 01:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/02 01:48:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=1, err= 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=1, off=5 2026/03/02 01:48:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=1, err= 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=1, off=1 2026/03/02 01:48:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=1, err= 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=6, off=10 2026/03/02 01:48:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=6, err= 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=256, off=10 2026/03/02 01:48:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=6, err=EOF 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=256, off=100 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=0, err=EOF 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): close: 2026/03/02 01:48:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >close: err= 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): _readAt: size=256, off=100 2026/03/02 01:48:06 DEBUG : dir/file1(0xc000493700): >_readAt: n=0, err=file already closed 2026/03/02 01:48:06 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:06 DEBUG : dir: Looking for writers 2026/03/02 01:48:06 DEBUG : file1: reading active writers 2026/03/02 01:48:06 DEBUG : Looking for writers 2026/03/02 01:48:06 DEBUG : dir: reading active writers 2026/03/02 01:48:06 DEBUG : >WaitForWriters: 2026/03/02 01:48:06 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.34s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:06 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:06 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:06 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:06 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:48:08 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): RWFileHandle.Flush 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): _readAt: size=256, off=0 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): openPending: 2026/03/02 01:48:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): >openPending: err= 2026/03/02 01:48:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/02 01:48:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): >_readAt: n=16, err=EOF 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): RWFileHandle.Flush 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): RWFileHandle.Flush 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): close: 2026/03/02 01:48:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:48:08 DEBUG : dir/file1(0xc0004786c0): >close: err= 2026/03/02 01:48:08 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:08 DEBUG : dir: Looking for writers 2026/03/02 01:48:08 DEBUG : file1: reading active writers 2026/03/02 01:48:08 DEBUG : Looking for writers 2026/03/02 01:48:08 DEBUG : dir: reading active writers 2026/03/02 01:48:08 DEBUG : >WaitForWriters: 2026/03/02 01:48:08 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.36s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:09 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:09 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:09 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:09 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/02 01:48:10 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): _readAt: size=256, off=0 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): openPending: 2026/03/02 01:48:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): >openPending: err= 2026/03/02 01:48:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/02 01:48:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): >_readAt: n=16, err=EOF 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): RWFileHandle.Release 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): close: 2026/03/02 01:48:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): >close: err= 2026/03/02 01:48:10 DEBUG : dir/file1(0xc0007729c0): RWFileHandle.Release 2026/03/02 01:48:10 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:10 DEBUG : dir: Looking for writers 2026/03/02 01:48:10 DEBUG : file1: reading active writers 2026/03/02 01:48:10 DEBUG : Looking for writers 2026/03/02 01:48:10 DEBUG : dir: reading active writers 2026/03/02 01:48:10 DEBUG : >WaitForWriters: 2026/03/02 01:48:10 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:11 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:11 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:11 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:11 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:11 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): openPending: 2026/03/02 01:48:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): >openPending: err= 2026/03/02 01:48:11 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): _writeAt: size=5, off=0 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): >_writeAt: n=5, err= 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): _writeAt: size=7, off=5 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): >_writeAt: n=7, err= 2026/03/02 01:48:11 DEBUG : file1: vfs cache: truncate to size=11 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): close: 2026/03/02 01:48:11 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:11.679712197 +0000 UTC m=+175.405412458 2026/03/02 01:48:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): >close: err= 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): close: 2026/03/02 01:48:11 DEBUG : file1(0xc000479ec0): >close: err=file already closed 2026/03/02 01:48:11 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:11 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:11 DEBUG : Looking for writers 2026/03/02 01:48:11 DEBUG : file1: reading active writers 2026/03/02 01:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:12 DEBUG : Looking for writers 2026/03/02 01:48:12 DEBUG : file1: reading active writers 2026/03/02 01:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:12 DEBUG : file1: size = 11 OK 2026/03/02 01:48:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:12 INFO : file1: Copied (new) 2026/03/02 01:48:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-02 01:48:11 +0000 UTC," 2026/03/02 01:48:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:12 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:12 DEBUG : Looking for writers 2026/03/02 01:48:12 DEBUG : file1: reading active writers 2026/03/02 01:48:12 DEBUG : >WaitForWriters: 2026/03/02 01:48:13 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : >WaitForWriters: 2026/03/02 01:48:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:13 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:13 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:13 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): openPending: 2026/03/02 01:48:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): >openPending: err= 2026/03/02 01:48:13 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): _writeAt: size=7, off=0 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): >_writeAt: n=7, err= 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): _writeAt: size=6, off=5 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): >_writeAt: n=6, err= 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): close: 2026/03/02 01:48:13 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:13.679304801 +0000 UTC m=+177.405005101 2026/03/02 01:48:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): >close: err= 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): _writeAt: size=5, off=0 2026/03/02 01:48:13 DEBUG : file1(0xc000a01040): >_writeAt: n=0, err=file already closed 2026/03/02 01:48:13 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:13 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:13 DEBUG : Looking for writers 2026/03/02 01:48:13 DEBUG : file1: reading active writers 2026/03/02 01:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:14 DEBUG : Looking for writers 2026/03/02 01:48:14 DEBUG : file1: reading active writers 2026/03/02 01:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:14 DEBUG : file1: size = 11 OK 2026/03/02 01:48:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:14 INFO : file1: Copied (new) 2026/03/02 01:48:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-02 01:48:13 +0000 UTC," 2026/03/02 01:48:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:14 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:14 DEBUG : Looking for writers 2026/03/02 01:48:14 DEBUG : file1: reading active writers 2026/03/02 01:48:14 DEBUG : >WaitForWriters: 2026/03/02 01:48:15 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : >WaitForWriters: 2026/03/02 01:48:15 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:15 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:15 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:15 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:15 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:15 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:15 DEBUG : file1(0xc000e16140): openPending: 2026/03/02 01:48:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:15 DEBUG : file1(0xc000e16140): >openPending: err= 2026/03/02 01:48:15 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:15 DEBUG : file1(0xc000e16140): close: 2026/03/02 01:48:15 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:15.671657345 +0000 UTC m=+179.397357645 2026/03/02 01:48:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:15 DEBUG : file1(0xc000e16140): >close: err= 2026/03/02 01:48:15 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/02 01:48:15 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:48:15 DEBUG : file2: newRWFileHandle: 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): openPending: 2026/03/02 01:48:15 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): >openPending: err= 2026/03/02 01:48:15 DEBUG : file2: >newRWFileHandle: err= 2026/03/02 01:48:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/02 01:48:15 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/02 01:48:15 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): RWFileHandle.Flush 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): RWFileHandle.Release 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): close: 2026/03/02 01:48:15 DEBUG : file2: vfs cache: setting modification time to 2026-03-02 01:48:15.673350795 +0000 UTC m=+179.399051135 2026/03/02 01:48:15 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:15 DEBUG : file2(0xc000e166c0): >close: err= 2026/03/02 01:48:15 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/02 01:48:15 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:15 DEBUG : file2: vfs cache: starting upload 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/02 01:48:15 DEBUG : Looking for writers 2026/03/02 01:48:15 DEBUG : file2: reading active writers 2026/03/02 01:48:15 DEBUG : file1: reading active writers 2026/03/02 01:48:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/02 01:48:16 DEBUG : Looking for writers 2026/03/02 01:48:16 DEBUG : file1: reading active writers 2026/03/02 01:48:16 DEBUG : file2: reading active writers 2026/03/02 01:48:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/02 01:48:16 DEBUG : file1: size = 0 OK 2026/03/02 01:48:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:16 INFO : file1: Copied (new) 2026/03/02 01:48:16 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-02 01:48:15 +0000 UTC," 2026/03/02 01:48:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:16 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:16 DEBUG : file2: size = 0 OK 2026/03/02 01:48:16 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/02 01:48:16 INFO : file2: Copied (new) 2026/03/02 01:48:16 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-02 01:48:15 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/02 01:48:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/02 01:48:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/02 01:48:16 INFO : file2: vfs cache: upload succeeded try #1 2026/03/02 01:48:16 DEBUG : Looking for writers 2026/03/02 01:48:16 DEBUG : file1: reading active writers 2026/03/02 01:48:16 DEBUG : file2: reading active writers 2026/03/02 01:48:16 DEBUG : >WaitForWriters: 2026/03/02 01:48:17 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : file2: reading active writers 2026/03/02 01:48:17 DEBUG : >WaitForWriters: 2026/03/02 01:48:17 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:17 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:17 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:17 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:17 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:17 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): openPending: 2026/03/02 01:48:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): >openPending: err= 2026/03/02 01:48:17 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): _writeAt: size=5, off=0 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): >_writeAt: n=5, err= 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): RWFileHandle.Flush 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): RWFileHandle.Flush 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): close: 2026/03/02 01:48:17 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:17.826105726 +0000 UTC m=+181.551806017 2026/03/02 01:48:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:17 DEBUG : file1(0xc000148540): >close: err= 2026/03/02 01:48:17 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:17 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:17 DEBUG : Looking for writers 2026/03/02 01:48:17 DEBUG : file1: reading active writers 2026/03/02 01:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:18 DEBUG : Looking for writers 2026/03/02 01:48:18 DEBUG : file1: reading active writers 2026/03/02 01:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:18 DEBUG : Looking for writers 2026/03/02 01:48:18 DEBUG : file1: reading active writers 2026/03/02 01:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:18 DEBUG : file1: size = 5 OK 2026/03/02 01:48:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:18 INFO : file1: Copied (new) 2026/03/02 01:48:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-02 01:48:17 +0000 UTC," 2026/03/02 01:48:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:18 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : >WaitForWriters: 2026/03/02 01:48:19 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:19 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:19 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:19 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:19 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:19 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): openPending: 2026/03/02 01:48:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): >openPending: err= 2026/03/02 01:48:19 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): _writeAt: size=5, off=0 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): >_writeAt: n=5, err= 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): RWFileHandle.Release 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): close: 2026/03/02 01:48:19 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:19.662346252 +0000 UTC m=+183.388046552 2026/03/02 01:48:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): >close: err= 2026/03/02 01:48:19 DEBUG : file1(0xc000492b00): RWFileHandle.Release 2026/03/02 01:48:19 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:19 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:19 DEBUG : Looking for writers 2026/03/02 01:48:19 DEBUG : file1: reading active writers 2026/03/02 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:20 DEBUG : Looking for writers 2026/03/02 01:48:20 DEBUG : file1: reading active writers 2026/03/02 01:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:20 DEBUG : file1: size = 5 OK 2026/03/02 01:48:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:20 INFO : file1: Copied (new) 2026/03/02 01:48:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-02 01:48:19 +0000 UTC," 2026/03/02 01:48:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:20 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:20 DEBUG : Looking for writers 2026/03/02 01:48:20 DEBUG : file1: reading active writers 2026/03/02 01:48:20 DEBUG : >WaitForWriters: 2026/03/02 01:48:20 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:21 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:21 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:21 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:21 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/02 01:48:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:48:22 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): openPending: 2026/03/02 01:48:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): >openPending: err= 2026/03/02 01:48:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/02 01:48:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): _writeAt: size=5, off=0 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): >_writeAt: n=5, err= 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): close: 2026/03/02 01:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-02 01:48:22.743229353 +0000 UTC m=+186.468929613 2026/03/02 01:48:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:22 DEBUG : dir/file1(0xc000773000): >close: err= 2026/03/02 01:48:22 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:22 DEBUG : dir: Looking for writers 2026/03/02 01:48:22 DEBUG : file1: reading active writers 2026/03/02 01:48:22 DEBUG : Looking for writers 2026/03/02 01:48:22 DEBUG : dir: reading active writers 2026/03/02 01:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:22 DEBUG : dir: Looking for writers 2026/03/02 01:48:22 DEBUG : file1: reading active writers 2026/03/02 01:48:22 DEBUG : Looking for writers 2026/03/02 01:48:22 DEBUG : dir: reading active writers 2026/03/02 01:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:22 DEBUG : dir: Looking for writers 2026/03/02 01:48:22 DEBUG : file1: reading active writers 2026/03/02 01:48:22 DEBUG : Looking for writers 2026/03/02 01:48:22 DEBUG : dir: reading active writers 2026/03/02 01:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:22 DEBUG : dir: Looking for writers 2026/03/02 01:48:22 DEBUG : file1: reading active writers 2026/03/02 01:48:22 DEBUG : Looking for writers 2026/03/02 01:48:22 DEBUG : dir: reading active writers 2026/03/02 01:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:22 DEBUG : dir/file1: vfs cache: starting upload 2026/03/02 01:48:22 DEBUG : dir: Looking for writers 2026/03/02 01:48:22 DEBUG : file1: reading active writers 2026/03/02 01:48:22 DEBUG : Looking for writers 2026/03/02 01:48:22 DEBUG : dir: reading active writers 2026/03/02 01:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:23 DEBUG : dir: Looking for writers 2026/03/02 01:48:23 DEBUG : file1: reading active writers 2026/03/02 01:48:23 DEBUG : Looking for writers 2026/03/02 01:48:23 DEBUG : dir: reading active writers 2026/03/02 01:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:23 DEBUG : dir: Looking for writers 2026/03/02 01:48:23 DEBUG : file1: reading active writers 2026/03/02 01:48:23 DEBUG : Looking for writers 2026/03/02 01:48:23 DEBUG : dir: reading active writers 2026/03/02 01:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:23 DEBUG : dir/file1: size = 5 OK 2026/03/02 01:48:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:23 INFO : dir/file1: Copied (replaced existing) 2026/03/02 01:48:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-02 01:48:22 +0000 UTC," 2026/03/02 01:48:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:24 DEBUG : dir: Looking for writers 2026/03/02 01:48:24 DEBUG : file1: reading active writers 2026/03/02 01:48:24 DEBUG : Looking for writers 2026/03/02 01:48:24 DEBUG : dir: reading active writers 2026/03/02 01:48:24 DEBUG : >WaitForWriters: 2026/03/02 01:48:24 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.36s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:24 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:24 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:24 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:24 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:26 DEBUG : dir/file1: newRWFileHandle: 2026/03/02 01:48:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/02 01:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/02 01:48:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): _writeAt: size=5, off=0 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): openPending: 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/02 01:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): >openPending: err= 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): >_writeAt: n=5, err= 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): _writeAt: size=15, off=5 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): >_writeAt: n=15, err= 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): close: 2026/03/02 01:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-02 01:48:26.134644837 +0000 UTC m=+189.860345137 2026/03/02 01:48:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:26 DEBUG : dir/file1(0xc000493f00): >close: err= 2026/03/02 01:48:26 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: starting upload 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:26 DEBUG : dir: Looking for writers 2026/03/02 01:48:26 DEBUG : file1: reading active writers 2026/03/02 01:48:26 DEBUG : Looking for writers 2026/03/02 01:48:26 DEBUG : dir: reading active writers 2026/03/02 01:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:26 DEBUG : dir/file1: size = 20 OK 2026/03/02 01:48:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:26 INFO : dir/file1: Copied (replaced existing) 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-02 01:48:26 +0000 UTC," 2026/03/02 01:48:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:27 DEBUG : dir: Looking for writers 2026/03/02 01:48:27 DEBUG : file1: reading active writers 2026/03/02 01:48:27 DEBUG : Looking for writers 2026/03/02 01:48:27 DEBUG : dir: reading active writers 2026/03/02 01:48:27 DEBUG : >WaitForWriters: 2026/03/02 01:48:27 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.41s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:28 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:28 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:28 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:28 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:28 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): openPending: 2026/03/02 01:48:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): >openPending: err= 2026/03/02 01:48:28 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): _writeAt: size=5, off=0 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): >_writeAt: n=5, err= 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): close: 2026/03/02 01:48:28 DEBUG : file1: vfs cache: setting modification time to 2026-03-02 01:48:28.319336183 +0000 UTC m=+192.045036474 2026/03/02 01:48:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:28 DEBUG : file1(0xc000bfea40): >close: err= 2026/03/02 01:48:28 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:28 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:28 DEBUG : Looking for writers 2026/03/02 01:48:28 DEBUG : file1: reading active writers 2026/03/02 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:29 DEBUG : file1: size = 5 OK 2026/03/02 01:48:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:29 INFO : file1: Copied (new) 2026/03/02 01:48:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-02 01:48:28 +0000 UTC," 2026/03/02 01:48:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:29 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:29 DEBUG : Looking for writers 2026/03/02 01:48:29 DEBUG : file1: reading active writers 2026/03/02 01:48:29 DEBUG : >WaitForWriters: 2026/03/02 01:48:29 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:30 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/02 01:48:30 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.171351664 +0000 UTC m=+193.897051964 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.171351664 +0000 UTC m=+193.897051964 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.171351664 +0000 UTC m=+193.897051964 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df36c0 item 1 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.175367539 +0000 UTC m=+193.901067839 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.175367539 +0000 UTC m=+193.901067839 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3ce0 item 2 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.178014524 +0000 UTC m=+193.903714825 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dec940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.178014524 +0000 UTC m=+193.903714825 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000decdc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.178014524 +0000 UTC m=+193.903714825 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded280): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462af0 item 3 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.182092746 +0000 UTC m=+193.907793076 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ded900): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.182092746 +0000 UTC m=+193.907793076 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dede40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 4 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.185196843 +0000 UTC m=+193.910897142 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.185196843 +0000 UTC m=+193.910897142 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8e980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.185196843 +0000 UTC m=+193.910897142 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8ee40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463b20 item 5 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.189168494 +0000 UTC m=+193.914868875 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8f4c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.189168494 +0000 UTC m=+193.914868875 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e8fa00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e963f0 item 6 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.192010487 +0000 UTC m=+193.917710816 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.192010487 +0000 UTC m=+193.917710816 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.192010487 +0000 UTC m=+193.917710816 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb6ac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96930 item 7 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.195606301 +0000 UTC m=+193.921306601 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7140): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.195606301 +0000 UTC m=+193.921306601 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7680): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96e00 item 8 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000eb7c40): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000eb7c40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.19849467 +0000 UTC m=+193.924194981 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.19849467 +0000 UTC m=+193.924194981 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.19849467 +0000 UTC m=+193.924194981 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f02a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e972d0 item 9 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.201973343 +0000 UTC m=+193.927673643 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.201973343 +0000 UTC m=+193.927673643 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f035c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97810 item 10 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000f03c00): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f03c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.204757507 +0000 UTC m=+193.930457798 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.204757507 +0000 UTC m=+193.930457798 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4a540): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.204757507 +0000 UTC m=+193.930457798 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4aa40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97c00 item 11 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.208097148 +0000 UTC m=+193.933797448 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b0c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.208097148 +0000 UTC m=+193.933797448 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4b600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004803f0 item 12 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000f4bc40): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f4bc40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.211499656 +0000 UTC m=+193.937199947 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.211499656 +0000 UTC m=+193.937199947 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6c740): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 13 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.214097119 +0000 UTC m=+193.939797409 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6cdc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.214097119 +0000 UTC m=+193.939797409 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 14 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000f6d940): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6d940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.217297668 +0000 UTC m=+193.942997958 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f6dd00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.217297668 +0000 UTC m=+193.942997958 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9e440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 15 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.220064239 +0000 UTC m=+193.945764539 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9eac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.220064239 +0000 UTC m=+193.945764539 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f000): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a9a0 item 16 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.222681609 +0000 UTC m=+193.948381899 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9f640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.222681609 +0000 UTC m=+193.948381899 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f9fac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.222681609 +0000 UTC m=+193.948381899 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b3b0 item 17 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.226184457 +0000 UTC m=+193.951884746 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc46c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.226184457 +0000 UTC m=+193.951884746 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc4c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 18 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.228961248 +0000 UTC m=+193.954661548 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5280): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.228961248 +0000 UTC m=+193.954661548 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5780): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.228961248 +0000 UTC m=+193.954661548 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000fc5c80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408a10 item 19 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.232911388 +0000 UTC m=+193.958611688 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.232911388 +0000 UTC m=+193.958611688 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff28c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 20 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.235656298 +0000 UTC m=+193.961356598 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff2f40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.235656298 +0000 UTC m=+193.961356598 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.235656298 +0000 UTC m=+193.961356598 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ff3940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b90 item 21 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.238877836 +0000 UTC m=+193.964578126 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.238877836 +0000 UTC m=+193.964578126 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010580): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc380 item 22 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.241955453 +0000 UTC m=+193.967655753 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.241955453 +0000 UTC m=+193.967655753 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.241955453 +0000 UTC m=+193.967655753 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc700 item 23 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.245976958 +0000 UTC m=+193.971677258 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011c80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.245976958 +0000 UTC m=+193.971677258 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0f80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcbd0 item 24 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000ca15c0): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.250838896 +0000 UTC m=+193.976539186 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0000): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.250838896 +0000 UTC m=+193.976539186 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.250838896 +0000 UTC m=+193.976539186 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0a80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24310 item 25 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.25440829 +0000 UTC m=+193.980108589 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.25440829 +0000 UTC m=+193.980108589 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1f40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d248c0 item 26 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000bfe600): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.256992176 +0000 UTC m=+193.982692477 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe9c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.256992176 +0000 UTC m=+193.982692477 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfeec0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.256992176 +0000 UTC m=+193.982692477 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24d20 item 27 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.261294781 +0000 UTC m=+193.986995081 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bffac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.261294781 +0000 UTC m=+193.986995081 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d252d0 item 28 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc0010349c0): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010349c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.26389562 +0000 UTC m=+193.989595920 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001034d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.26389562 +0000 UTC m=+193.989595920 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25650 item 29 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.266729578 +0000 UTC m=+193.992429868 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001035ac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.266729578 +0000 UTC m=+193.992429868 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25c00 item 30 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000148a00): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000148a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.269208537 +0000 UTC m=+193.994908827 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000149dc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.269208537 +0000 UTC m=+193.994908827 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a009c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e2a0 item 31 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.271787345 +0000 UTC m=+193.997487635 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.271787345 +0000 UTC m=+193.997487635 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e7e0 item 32 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.27425347 +0000 UTC m=+193.999953760 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a01cc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f650 item 33 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.27518841 +0000 UTC m=+194.000888701 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e161c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.27518841 +0000 UTC m=+194.000888701 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e167c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fa40 item 33 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.278181688 +0000 UTC m=+194.003881988 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e16e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2230 item 34 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.279138671 +0000 UTC m=+194.004838971 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.279138671 +0000 UTC m=+194.004838971 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17840): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2700 item 34 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.281706858 +0000 UTC m=+194.007407149 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e17e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2bd0 item 35 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.282755263 +0000 UTC m=+194.008455563 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944580): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.282755263 +0000 UTC m=+194.008455563 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000944d40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2d90 item 35 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.28547669 +0000 UTC m=+194.011176980 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000945a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf31f0 item 36 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.286499847 +0000 UTC m=+194.012200137 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.286499847 +0000 UTC m=+194.012200137 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000492dc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3490 item 36 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.288746649 +0000 UTC m=+194.014446949 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0004936c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf38f0 item 37 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.289781387 +0000 UTC m=+194.015481678 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00036da00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.289781387 +0000 UTC m=+194.015481678 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3c00 item 37 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.292014044 +0000 UTC m=+194.017714344 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc1c0 item 38 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.293190609 +0000 UTC m=+194.018890900 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000772e40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.293190609 +0000 UTC m=+194.018890900 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773480): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc380 item 38 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.295645383 +0000 UTC m=+194.021345683 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000773b40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc700 item 39 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.296641169 +0000 UTC m=+194.022341469 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.296641169 +0000 UTC m=+194.022341469 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478900): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc8c0 item 39 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.299220247 +0000 UTC m=+194.024920537 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000478fc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcd90 item 40 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.300396131 +0000 UTC m=+194.026096431 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.300396131 +0000 UTC m=+194.026096431 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000479a80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcf50 item 40 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.302801042 +0000 UTC m=+194.028501332 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010100c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd3b0 item 41 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.303756091 +0000 UTC m=+194.029456391 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010105c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd650 item 41 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.304747729 +0000 UTC m=+194.030448019 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010a80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.304747729 +0000 UTC m=+194.030448019 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001010fc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd810 item 41 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.30788124 +0000 UTC m=+194.033581590 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc460 item 42 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.309171751 +0000 UTC m=+194.034872041 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aa840): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 42 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.312083426 +0000 UTC m=+194.037783766 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003aad80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.312083426 +0000 UTC m=+194.037783766 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc9a0 item 42 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.315663029 +0000 UTC m=+194.041363318 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003ab940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd030 item 43 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.318637932 +0000 UTC m=+194.044338232 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0003abe40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd340 item 43 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.319522217 +0000 UTC m=+194.045222517 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.319522217 +0000 UTC m=+194.045222517 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 43 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.323242875 +0000 UTC m=+194.048943165 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011904d0 item 44 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.3248961 +0000 UTC m=+194.050596400 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1c940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190700 item 44 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.326814523 +0000 UTC m=+194.052514823 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1ce80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.326814523 +0000 UTC m=+194.052514823 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1d400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011909a0 item 44 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.330180464 +0000 UTC m=+194.055880764 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000592c80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd960 item 45 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.333044769 +0000 UTC m=+194.058745068 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593180): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.333044769 +0000 UTC m=+194.058745068 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc70 item 45 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.33826967 +0000 UTC m=+194.063969960 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fdc00 item 46 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.339771539 +0000 UTC m=+194.065471829 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001011900): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.339771539 +0000 UTC m=+194.065471829 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006140c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fddc0 item 46 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.343295657 +0000 UTC m=+194.068995927 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 47 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.343964356 +0000 UTC m=+194.069664626 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000614c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.343964356 +0000 UTC m=+194.069664626 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 47 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.346213984 +0000 UTC m=+194.071914254 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 48 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.347081778 +0000 UTC m=+194.072782048 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000615e40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.347081778 +0000 UTC m=+194.072782048 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006265c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 48 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.349314545 +0000 UTC m=+194.075014815 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000626c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 49 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.349903894 +0000 UTC m=+194.075604164 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.349903894 +0000 UTC m=+194.075604164 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006275c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 49 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.351696221 +0000 UTC m=+194.077396491 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000627c40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 50 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.352296621 +0000 UTC m=+194.077996891 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006381c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.352296621 +0000 UTC m=+194.077996891 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638740): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 50 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.353935368 +0000 UTC m=+194.079635628 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000638dc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 51 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.355709509 +0000 UTC m=+194.081409779 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006392c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.355709509 +0000 UTC m=+194.081409779 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639800): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 51 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.358288918 +0000 UTC m=+194.083989188 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000639e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 52 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.359228588 +0000 UTC m=+194.084928848 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.359228588 +0000 UTC m=+194.084928848 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cc980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 52 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.361276294 +0000 UTC m=+194.086976555 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd000): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 53 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.36184701 +0000 UTC m=+194.087547280 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cd500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.36184701 +0000 UTC m=+194.087547280 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006cda40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 53 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.363890029 +0000 UTC m=+194.089590299 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4140): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d980e0 item 54 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.365679138 +0000 UTC m=+194.091379408 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.365679138 +0000 UTC m=+194.091379408 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f4bc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98380 item 54 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.369245967 +0000 UTC m=+194.094946227 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000593f40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe310 item 55 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.370032017 +0000 UTC m=+194.095732277 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007904c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.370032017 +0000 UTC m=+194.095732277 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000790a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe4d0 item 55 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.373228638 +0000 UTC m=+194.098928908 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe930 item 56 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.373909632 +0000 UTC m=+194.099609892 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791580): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.373909632 +0000 UTC m=+194.099609892 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000791b00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfebd0 item 56 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.375074605 +0000 UTC m=+194.100774865 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca1c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff0a0 item 57 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.375636434 +0000 UTC m=+194.101336694 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007ca700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff420 item 57 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.376068618 +0000 UTC m=+194.101768878 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cac40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.376068618 +0000 UTC m=+194.101768878 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb1c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff650 item 57 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.378882538 +0000 UTC m=+194.104582819 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cb800): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff9d0 item 58 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.380676768 +0000 UTC m=+194.106377028 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007cbd40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cffea0 item 58 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.381496802 +0000 UTC m=+194.107197063 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.381496802 +0000 UTC m=+194.107197063 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fc8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e150 item 58 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.382861723 +0000 UTC m=+194.108561983 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fcf00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e690 item 59 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.385787735 +0000 UTC m=+194.111487995 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ea80 item 59 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.386452116 +0000 UTC m=+194.112152376 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007fd980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.386452116 +0000 UTC m=+194.112152376 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c1dc80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190d20 item 59 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.390838859 +0000 UTC m=+194.116539140 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191110 item 60 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.394359209 +0000 UTC m=+194.120059490 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191570 item 60 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.39565476 +0000 UTC m=+194.121355040 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c34dc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.39565476 +0000 UTC m=+194.121355040 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191810 item 60 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.398875136 +0000 UTC m=+194.124575396 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c359c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191c70 item 61 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.400132585 +0000 UTC m=+194.125832845 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c35f00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.400132585 +0000 UTC m=+194.125832845 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4c680): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191f10 item 61 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.40165905 +0000 UTC m=+194.127359309 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4ccc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004105b0 item 62 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.402209036 +0000 UTC m=+194.127909296 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.402209036 +0000 UTC m=+194.127909296 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4d900): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 62 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.404082965 +0000 UTC m=+194.129783225 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c4df40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 63 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.40572055 +0000 UTC m=+194.131420810 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.40572055 +0000 UTC m=+194.131420810 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c62c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 63 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.407205647 +0000 UTC m=+194.132905907 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63240): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 64 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.407673478 +0000 UTC m=+194.133373739 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63780): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.407673478 +0000 UTC m=+194.133373739 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c63e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b20 item 64 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.410256444 +0000 UTC m=+194.135956724 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a540): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042070 item 65 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.411413684 +0000 UTC m=+194.137113964 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7a9c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.411413684 +0000 UTC m=+194.137113964 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7aec0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042230 item 65 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.413504231 +0000 UTC m=+194.139204511 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042850 item 66 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.414959532 +0000 UTC m=+194.140659792 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7b980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.414959532 +0000 UTC m=+194.140659792 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98850 item 66 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.417762081 +0000 UTC m=+194.143462342 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0006f5b40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98c40 item 67 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.418267073 +0000 UTC m=+194.143967333 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.418267073 +0000 UTC m=+194.143967333 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738540): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98e00 item 67 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.419485228 +0000 UTC m=+194.145185487 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000738bc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d991f0 item 68 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.420139099 +0000 UTC m=+194.145839358 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0007390c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.420139099 +0000 UTC m=+194.145839358 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d993b0 item 68 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.422127604 +0000 UTC m=+194.147827864 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000739c40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99880 item 69 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.422918575 +0000 UTC m=+194.148618834 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914140): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.422918575 +0000 UTC m=+194.148618834 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99a40 item 69 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.42451436 +0000 UTC m=+194.150214621 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000914cc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99ea0 item 70 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.425010285 +0000 UTC m=+194.150710545 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009151c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.425010285 +0000 UTC m=+194.150710545 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda0e0 item 70 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.426252073 +0000 UTC m=+194.151952334 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000915d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda4d0 item 71 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.426805065 +0000 UTC m=+194.152505325 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.426805065 +0000 UTC m=+194.152505325 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094c800): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda690 item 71 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.428020774 +0000 UTC m=+194.153721035 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094ce80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edaa10 item 72 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.428577824 +0000 UTC m=+194.154278084 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.428577824 +0000 UTC m=+194.154278084 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094d8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edabd0 item 72 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.429708133 +0000 UTC m=+194.155408394 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00094de80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb030 item 73 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.430185411 +0000 UTC m=+194.155885671 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb1f0 item 73 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.430800981 +0000 UTC m=+194.156501241 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009908c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.430800981 +0000 UTC m=+194.156501241 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000990e00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb650 item 73 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.432125185 +0000 UTC m=+194.157825445 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edba40 item 74 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.432745594 +0000 UTC m=+194.158445854 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edbc00 item 74 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.433356074 +0000 UTC m=+194.159056334 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000991e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.433356074 +0000 UTC m=+194.159056334 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aa480): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edbdc0 item 74 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.434577014 +0000 UTC m=+194.160277274 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aaac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dea80 item 75 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.435051989 +0000 UTC m=+194.160752248 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aafc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee70 item 75 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.43556781 +0000 UTC m=+194.161268070 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009ab500): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.43556781 +0000 UTC m=+194.161268070 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009aba40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 75 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.436781857 +0000 UTC m=+194.162482117 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df8f0 item 76 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.437221465 +0000 UTC m=+194.162921725 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfdc0 item 76 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.437801708 +0000 UTC m=+194.163501968 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f6b40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.437801708 +0000 UTC m=+194.163501968 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f70c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba070 item 76 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.438932097 +0000 UTC m=+194.164632357 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba620 item 77 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.439497101 +0000 UTC m=+194.165197362 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0009f7c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.439497101 +0000 UTC m=+194.165197362 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba7e0 item 77 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.440810135 +0000 UTC m=+194.166510395 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a389c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bab60 item 78 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.441257046 +0000 UTC m=+194.166957307 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a38ec0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.441257046 +0000 UTC m=+194.166957307 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a395c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bad20 item 78 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.442760137 +0000 UTC m=+194.168460397 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a39c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bb0a0 item 79 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.443264047 +0000 UTC m=+194.168964307 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e180): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.443264047 +0000 UTC m=+194.168964307 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6e880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bb260 item 79 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.444686747 +0000 UTC m=+194.170387007 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6eec0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bb650 item 80 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.445544563 +0000 UTC m=+194.171244842 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6f3c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.445544563 +0000 UTC m=+194.171244842 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000a6fac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bb810 item 80 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.447163191 +0000 UTC m=+194.172863501 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94180): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bbce0 item 81 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.44767757 +0000 UTC m=+194.173377830 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94600): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.44767757 +0000 UTC m=+194.173377830 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b94b40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bbea0 item 81 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.449598068 +0000 UTC m=+194.175298338 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b951c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8310 item 82 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.450338131 +0000 UTC m=+194.176038412 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b956c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.450338131 +0000 UTC m=+194.176038412 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000b95c40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8540 item 82 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.452099379 +0000 UTC m=+194.177799659 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8a80 item 83 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.452777566 +0000 UTC m=+194.178477847 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6840): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.452777566 +0000 UTC m=+194.178477847 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb6d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8cb0 item 83 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.454523916 +0000 UTC m=+194.180224196 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d9180 item 84 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.455206832 +0000 UTC m=+194.180907112 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7900): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.455206832 +0000 UTC m=+194.180907112 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bb7e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d93b0 item 84 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.456990342 +0000 UTC m=+194.182690622 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2580): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d9ce0 item 85 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.457687735 +0000 UTC m=+194.183388015 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2a80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.457687735 +0000 UTC m=+194.183388015 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd2fc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20000 item 85 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.459572756 +0000 UTC m=+194.185273036 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20380 item 86 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.460286851 +0000 UTC m=+194.185987130 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bd3b40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.460286851 +0000 UTC m=+194.185987130 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea140): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20540 item 86 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.462336111 +0000 UTC m=+194.188036391 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bea7c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20b60 item 87 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.463037913 +0000 UTC m=+194.188738193 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beacc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.463037913 +0000 UTC m=+194.188738193 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20e70 item 87 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.464800723 +0000 UTC m=+194.190501003 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000beb880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21420 item 88 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.465629705 +0000 UTC m=+194.191329985 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bebd80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.465629705 +0000 UTC m=+194.191329985 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e216c0 item 88 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.467834667 +0000 UTC m=+194.193534938 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c129c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21b20 item 89 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.468454124 +0000 UTC m=+194.194154394 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c12f00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21ce0 item 89 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.46897167 +0000 UTC m=+194.194671940 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c13440): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.46897167 +0000 UTC m=+194.194671940 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c139c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e21ea0 item 89 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.470311895 +0000 UTC m=+194.196012165 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e85b0 item 90 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.470832605 +0000 UTC m=+194.196532875 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb25c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d90 item 90 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.471459666 +0000 UTC m=+194.197159936 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb2b00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.471459666 +0000 UTC m=+194.197159936 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb30c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9110 item 90 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.472860264 +0000 UTC m=+194.198560534 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e98f0 item 91 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.473367439 +0000 UTC m=+194.199067709 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cb3c40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9e30 item 91 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.473932193 +0000 UTC m=+194.199632463 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): >_readAt: n=8, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.473932193 +0000 UTC m=+194.199632463 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cda780): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119e1c0 item 91 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.4754063 +0000 UTC m=+194.201106570 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdadc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119e850 item 92 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.476006731 +0000 UTC m=+194.201707001 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ea10 item 92 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): _readAt: size=2, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): _writeAt: size=3, off=5 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.476741825 +0000 UTC m=+194.202442095 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdb840): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): >_readAt: n=3, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.476741825 +0000 UTC m=+194.202442095 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000cdbe00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ebd0 item 92 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.478014903 +0000 UTC m=+194.203715173 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1e4c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ef50 item 93 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.478577804 +0000 UTC m=+194.204278074 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1ea00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.478577804 +0000 UTC m=+194.204278074 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f180 item 93 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.480389175 +0000 UTC m=+194.206089456 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1f740): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f500 item 94 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.48106554 +0000 UTC m=+194.206765820 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d1fc80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.48106554 +0000 UTC m=+194.206765820 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4e400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f6c0 item 94 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.483019069 +0000 UTC m=+194.208719349 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ea40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119fab0 item 95 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.483644096 +0000 UTC m=+194.209344376 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4ef80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.483644096 +0000 UTC m=+194.209344376 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4f680): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119fc70 item 95 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): open at offset 0 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.485565916 +0000 UTC m=+194.211266196 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d4fcc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f03f0 item 96 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.486187206 +0000 UTC m=+194.211887476 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72280): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.486187206 +0000 UTC m=+194.211887476 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d72980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0620 item 96 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= 2026/03/02 01:48:30 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:30 DEBUG : Looking for writers 2026/03/02 01:48:30 DEBUG : >WaitForWriters: 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:30 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/02 01:48:30 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.876647444 +0000 UTC m=+194.602347745 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d730c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.876647444 +0000 UTC m=+194.602347745 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73540): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.876647444 +0000 UTC m=+194.602347745 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000d73a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2930 item 1 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.880470716 +0000 UTC m=+194.606171016 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da60c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.880470716 +0000 UTC m=+194.606171016 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da65c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3030 item 2 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.88398711 +0000 UTC m=+194.609687410 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da6c00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.88398711 +0000 UTC m=+194.609687410 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7080): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.88398711 +0000 UTC m=+194.609687410 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7540): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df33b0 item 3 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.887572974 +0000 UTC m=+194.613273275 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000da7bc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.887572974 +0000 UTC m=+194.613273275 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde180): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3a40 item 4 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.890219368 +0000 UTC m=+194.615919669 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000dde7c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.890219368 +0000 UTC m=+194.615919669 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddec40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.890219368 +0000 UTC m=+194.615919669 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3dc0 item 5 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.893905021 +0000 UTC m=+194.619605321 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddf780): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.893905021 +0000 UTC m=+194.619605321 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ddfcc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 6 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.896888601 +0000 UTC m=+194.622588901 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e3c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.896888601 +0000 UTC m=+194.622588901 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2e8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.896888601 +0000 UTC m=+194.622588901 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ed80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004633b0 item 7 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.900258629 +0000 UTC m=+194.625958920 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.900258629 +0000 UTC m=+194.625958920 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2f940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96150 item 8 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000e2ff00): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000e2ff00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.903102596 +0000 UTC m=+194.628802896 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000f94340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.903102596 +0000 UTC m=+194.628802896 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000c7bb80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.903102596 +0000 UTC m=+194.628802896 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896100): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010429a0 item 9 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.906855525 +0000 UTC m=+194.632555825 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896780): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.906855525 +0000 UTC m=+194.632555825 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000896cc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042e70 item 10 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000897300): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.909750889 +0000 UTC m=+194.635451179 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008976c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): _writeAt: size=3, off=2 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.909750889 +0000 UTC m=+194.635451179 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000897bc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.909750889 +0000 UTC m=+194.635451179 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc140): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010431f0 item 11 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.913286127 +0000 UTC m=+194.638986428 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cc7c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.913286127 +0000 UTC m=+194.638986428 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ccd00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010437a0 item 12 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc0008cd340): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.916171192 +0000 UTC m=+194.641871493 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cd700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.916171192 +0000 UTC m=+194.641871493 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008cddc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001043b20 item 13 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.918985222 +0000 UTC m=+194.644685522 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ee4c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.918985222 +0000 UTC m=+194.644685522 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008eea00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004800e0 item 14 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc0008ef040): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.921913127 +0000 UTC m=+194.647613428 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008ef400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.921913127 +0000 UTC m=+194.647613428 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0008efac0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 15 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.925415154 +0000 UTC m=+194.651115453 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c1c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.925415154 +0000 UTC m=+194.651115453 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101c700): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004813b0 item 16 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.928728595 +0000 UTC m=+194.654428894 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101cd40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.928728595 +0000 UTC m=+194.654428894 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d1c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.928728595 +0000 UTC m=+194.654428894 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101d6c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 17 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.932781328 +0000 UTC m=+194.658481619 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00101dd40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.932781328 +0000 UTC m=+194.658481619 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a8c0 item 18 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.937007569 +0000 UTC m=+194.662707869 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.937007569 +0000 UTC m=+194.662707869 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001062e80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.937007569 +0000 UTC m=+194.662707869 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b260 item 19 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.940416981 +0000 UTC m=+194.666117282 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063a00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.940416981 +0000 UTC m=+194.666117282 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001063f40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc00 item 20 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.943003553 +0000 UTC m=+194.668703853 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107c640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.943003553 +0000 UTC m=+194.668703853 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107cb40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.943003553 +0000 UTC m=+194.668703853 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d040): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 21 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.946745932 +0000 UTC m=+194.672446222 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107d6c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.946745932 +0000 UTC m=+194.672446222 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc00107dc00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 22 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.950345953 +0000 UTC m=+194.676046243 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.950345953 +0000 UTC m=+194.676046243 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aa800): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.950345953 +0000 UTC m=+194.676046243 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010aad00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 23 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.95471856 +0000 UTC m=+194.680418980 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.95471856 +0000 UTC m=+194.680418980 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010ab8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a850 item 24 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc0010abf00): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010abf00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.960726926 +0000 UTC m=+194.686427227 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8340): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.960726926 +0000 UTC m=+194.686427227 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8840): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.960726926 +0000 UTC m=+194.686427227 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d8d80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad90 item 25 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.965644629 +0000 UTC m=+194.691344980 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9400): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.965644629 +0000 UTC m=+194.691344980 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0010d9940): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b7a0 item 26 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc001100000): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100000): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.969628053 +0000 UTC m=+194.695328354 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011003c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): open at offset 5 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): >_readAt: n=2, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): _writeAt: size=3, off=7 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.969628053 +0000 UTC m=+194.695328354 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0011008c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.969628053 +0000 UTC m=+194.695328354 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100e00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001181c0 item 27 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.976500778 +0000 UTC m=+194.702201078 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101480): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.976500778 +0000 UTC m=+194.702201078 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100300): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118070 item 28 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc001100980): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001100980): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.980113443 +0000 UTC m=+194.705813733 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101880): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.980113443 +0000 UTC m=+194.705813733 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc001101f40): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118e00 item 29 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.983762657 +0000 UTC m=+194.709462957 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0640): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.983762657 +0000 UTC m=+194.709462957 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca0bc0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119650 item 30 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): _readAt: size=2, off=0 2026/03/02 01:48:30 ERROR : open-test-file(0xc000ca1200): Couldn't read size of file 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): >_readAt: n=0, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): >_writeAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): close: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1200): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.987567814 +0000 UTC m=+194.713268114 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca15c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.987567814 +0000 UTC m=+194.713268114 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000ca1c80): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119e30 item 31 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 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/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.991207119 +0000 UTC m=+194.716907419 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe380): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.991207119 +0000 UTC m=+194.716907419 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfe8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e963f0 item 32 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.994309101 +0000 UTC m=+194.720009402 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfef00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): _writeAt: size=3, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96930 item 33 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): >_writeAt: n=3, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.9954975 +0000 UTC m=+194.721197801 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff3c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): _readAt: size=512, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.9954975 +0000 UTC m=+194.721197801 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bff8c0): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: Remove: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96af0 item 33 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): _writeAt: size=5, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): >_writeAt: n=5, err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): close: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:30.998764825 +0000 UTC m=+194.724465205 2026/03/02 01:48:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:30 DEBUG : open-test-file(0xc000bfff00): >close: err= 2026/03/02 01:48:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/02 01:48:30 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0001485c0): openPending: 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0001485c0): >openPending: err= 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e96e70 item 34 2026/03/02 01:48:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0001485c0): _readAt: size=2, off=0 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0001485c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:30 DEBUG : open-test-file(0xc0001485c0): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001485c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001485c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.00000439 +0000 UTC m=+194.725704730 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001485c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.00000439 +0000 UTC m=+194.725704730 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000149c40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e970a0 item 34 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.003100341 +0000 UTC m=+194.728800701 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a007c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97570 item 35 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.0043739 +0000 UTC m=+194.730074260 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a00c80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.0043739 +0000 UTC m=+194.730074260 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01200): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97730 item 35 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.007974312 +0000 UTC m=+194.733674612 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01900): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97b20 item 36 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.00927403 +0000 UTC m=+194.734974381 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a01e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.00927403 +0000 UTC m=+194.734974381 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e163c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e97ce0 item 36 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.012529261 +0000 UTC m=+194.738229592 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e16b00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8460 item 37 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.013688555 +0000 UTC m=+194.739388855 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17000): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.013688555 +0000 UTC m=+194.739388855 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17500): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8620 item 37 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.016897058 +0000 UTC m=+194.742597459 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000e17b80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8c40 item 38 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.018298448 +0000 UTC m=+194.743998749 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000944100): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.018298448 +0000 UTC m=+194.743998749 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009449c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8ee0 item 38 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.021300863 +0000 UTC m=+194.747001194 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9420 item 39 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.02267441 +0000 UTC m=+194.748374711 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000945e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.02267441 +0000 UTC m=+194.748374711 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000492b40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b95e0 item 39 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.02564727 +0000 UTC m=+194.751347570 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000493200): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e0e0 item 40 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.026810151 +0000 UTC m=+194.752510452 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0000af2c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.026810151 +0000 UTC m=+194.752510452 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00036de80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e380 item 40 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.02951182 +0000 UTC m=+194.755212110 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772640): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e7e0 item 41 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.030516492 +0000 UTC m=+194.756216782 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000772b80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ee00 item 41 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.031409214 +0000 UTC m=+194.757109503 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007730c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.031409214 +0000 UTC m=+194.757109503 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773700): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f030 item 41 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.034851798 +0000 UTC m=+194.760552098 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000773d80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f570 item 42 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.036078058 +0000 UTC m=+194.761778368 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004785c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f730 item 42 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.037378908 +0000 UTC m=+194.763079208 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000478b40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.037378908 +0000 UTC m=+194.763079208 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479100): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f8f0 item 42 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.040515096 +0000 UTC m=+194.766215466 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1fd50 item 43 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.041597003 +0000 UTC m=+194.767297303 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000479cc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ff10 item 43 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.042807884 +0000 UTC m=+194.768508194 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72280): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.042807884 +0000 UTC m=+194.768508194 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d727c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24310 item 43 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.046053568 +0000 UTC m=+194.771753858 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d72e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24770 item 44 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.047126418 +0000 UTC m=+194.772826719 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73340): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24930 item 44 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.048391402 +0000 UTC m=+194.774091702 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.048391402 +0000 UTC m=+194.774091702 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000d73e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24af0 item 44 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.052600059 +0000 UTC m=+194.778300409 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe4c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d24f50 item 45 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.053799718 +0000 UTC m=+194.779500008 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000efe9c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.053799718 +0000 UTC m=+194.779500008 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff0c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25110 item 45 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.057061031 +0000 UTC m=+194.782761421 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000eff700): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25490 item 46 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.058132049 +0000 UTC m=+194.783832349 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000effc00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.058132049 +0000 UTC m=+194.783832349 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0380): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25650 item 46 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.061392561 +0000 UTC m=+194.787092890 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a09c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25c00 item 47 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.062516688 +0000 UTC m=+194.788216977 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a0ec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.062516688 +0000 UTC m=+194.788216977 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a15c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d25ea0 item 47 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.065875564 +0000 UTC m=+194.791575864 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0001a1c00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e540 item 48 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.066760792 +0000 UTC m=+194.792461081 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0180): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.066760792 +0000 UTC m=+194.792461081 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e7e0 item 48 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.069361239 +0000 UTC m=+194.795061539 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c0ec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f1f0 item 49 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.070259062 +0000 UTC m=+194.795959361 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1340): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.070259062 +0000 UTC m=+194.795959361 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f490 item 49 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.073382965 +0000 UTC m=+194.799083265 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0004c1f00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fe30 item 50 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.07470221 +0000 UTC m=+194.800402511 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005be480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.07470221 +0000 UTC m=+194.800402511 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bea00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf21c0 item 50 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.077090449 +0000 UTC m=+194.802790748 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf080): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf28c0 item 51 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.078621963 +0000 UTC m=+194.804322253 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bf580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.078621963 +0000 UTC m=+194.804322253 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120100): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc000 item 51 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.082221854 +0000 UTC m=+194.807922155 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc460 item 52 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.083565325 +0000 UTC m=+194.809265745 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001120c80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.083565325 +0000 UTC m=+194.809265745 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121200): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc620 item 52 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.087342089 +0000 UTC m=+194.813042389 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc9a0 item 53 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.088598595 +0000 UTC m=+194.814298965 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001121d80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.088598595 +0000 UTC m=+194.814298965 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136340): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcb60 item 53 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.09199349 +0000 UTC m=+194.817693791 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011369c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcee0 item 54 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.093015205 +0000 UTC m=+194.818715574 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001136ec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.093015205 +0000 UTC m=+194.818715574 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137440): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd0a0 item 54 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.096484068 +0000 UTC m=+194.822184449 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001137ac0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd5e0 item 55 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.097898724 +0000 UTC m=+194.823599023 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150040): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.097898724 +0000 UTC m=+194.823599023 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd7a0 item 55 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.101025663 +0000 UTC m=+194.826725993 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001150c00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fdc00 item 56 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.102350418 +0000 UTC m=+194.828050768 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151100): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.102350418 +0000 UTC m=+194.828050768 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151680): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fddc0 item 56 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.105410643 +0000 UTC m=+194.831110943 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001151cc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 57 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.106647082 +0000 UTC m=+194.832347382 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160280): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 57 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.107904871 +0000 UTC m=+194.833605171 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011607c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.107904871 +0000 UTC m=+194.833605171 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001160d40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 57 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.111570064 +0000 UTC m=+194.837270364 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161380): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 58 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.112491099 +0000 UTC m=+194.838191480 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0011618c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb90 item 58 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.113754599 +0000 UTC m=+194.839454889 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001161e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.113754599 +0000 UTC m=+194.839454889 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174440): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 58 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.117325655 +0000 UTC m=+194.843026046 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174a80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 59 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.118494076 +0000 UTC m=+194.844194366 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001174fc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 59 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.119705007 +0000 UTC m=+194.845405337 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175500): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.119705007 +0000 UTC m=+194.845405337 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc001175a80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 59 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.12211133 +0000 UTC m=+194.847811610 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be140): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 60 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.122951102 +0000 UTC m=+194.848651463 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006be680): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 60 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.124145932 +0000 UTC m=+194.849846222 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bebc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.124145932 +0000 UTC m=+194.849846222 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf180): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 60 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.126744246 +0000 UTC m=+194.852444546 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bf7c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 61 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.127878694 +0000 UTC m=+194.853578984 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006bfd00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.127878694 +0000 UTC m=+194.853578984 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 61 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.130560023 +0000 UTC m=+194.856260314 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e6ac0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 62 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.131317801 +0000 UTC m=+194.857018101 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7000): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.131317801 +0000 UTC m=+194.857018101 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7700): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 62 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.133771472 +0000 UTC m=+194.859471773 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006e7d40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc5b0 item 63 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.13454464 +0000 UTC m=+194.860244929 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fc300): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.13454464 +0000 UTC m=+194.860244929 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fca00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc850 item 63 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): >_readAt: n=0, err=Bad file descriptor 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.137853351 +0000 UTC m=+194.863553631 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd040): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce00 item 64 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.138843436 +0000 UTC m=+194.864543716 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fd580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.138843436 +0000 UTC m=+194.864543716 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006fdc80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd1f0 item 64 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.141180628 +0000 UTC m=+194.866880908 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734340): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd7a0 item 65 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.142045898 +0000 UTC m=+194.867746178 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007347c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.142045898 +0000 UTC m=+194.867746178 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000734cc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd960 item 65 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.143944795 +0000 UTC m=+194.869645075 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735300): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdea0 item 66 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.145047232 +0000 UTC m=+194.870747532 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.145047232 +0000 UTC m=+194.870747532 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000735cc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe310 item 66 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.14725003 +0000 UTC m=+194.872950321 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796380): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe690 item 67 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.148049857 +0000 UTC m=+194.873750148 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796800): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.148049857 +0000 UTC m=+194.873750148 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000796d00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe850 item 67 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.150806129 +0000 UTC m=+194.876506419 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797380): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfed20 item 68 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.151802044 +0000 UTC m=+194.877502375 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.151802044 +0000 UTC m=+194.877502375 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000797dc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfefc0 item 68 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.154098621 +0000 UTC m=+194.879798901 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff570 item 69 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.155063559 +0000 UTC m=+194.880763839 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2900): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.155063559 +0000 UTC m=+194.880763839 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c2e00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff730 item 69 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.157252592 +0000 UTC m=+194.882952873 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cffc00 item 70 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.158190939 +0000 UTC m=+194.883891219 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3980): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.158190939 +0000 UTC m=+194.883891219 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0007c3ec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190070 item 70 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.160549021 +0000 UTC m=+194.886249291 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008465c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190620 item 71 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.161487649 +0000 UTC m=+194.887187929 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846ac0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.161487649 +0000 UTC m=+194.887187929 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000846fc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190850 item 71 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.164126149 +0000 UTC m=+194.889826439 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847640): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190d20 item 72 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.164964227 +0000 UTC m=+194.890664518 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000847b40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.164964227 +0000 UTC m=+194.890664518 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892100): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001190f50 item 72 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.167021453 +0000 UTC m=+194.892721742 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008926c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191570 item 73 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.168414817 +0000 UTC m=+194.894115107 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000892bc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191810 item 73 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.169380687 +0000 UTC m=+194.895080976 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893080): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.169380687 +0000 UTC m=+194.895080976 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008935c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191ab0 item 73 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.171762623 +0000 UTC m=+194.897462903 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000893c00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001191f10 item 74 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.172670071 +0000 UTC m=+194.898370402 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2180): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410380 item 74 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.174024172 +0000 UTC m=+194.899724463 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b26c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.174024172 +0000 UTC m=+194.899724463 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b2c40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004105b0 item 74 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.176673323 +0000 UTC m=+194.902373623 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3280): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410bd0 item 75 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.177824681 +0000 UTC m=+194.903524971 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): _writeAt: size=3, off=2 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 75 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.178845503 +0000 UTC m=+194.904545854 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008b3cc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.178845503 +0000 UTC m=+194.904545854 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8280): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 75 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.181197445 +0000 UTC m=+194.906897745 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d88c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 76 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.1819969 +0000 UTC m=+194.907697200 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d8dc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b20 item 76 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): _writeAt: size=3, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.183825375 +0000 UTC m=+194.909525674 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9300): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.183825375 +0000 UTC m=+194.909525674 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411dc0 item 76 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.186225335 +0000 UTC m=+194.911925634 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008d9ec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98310 item 77 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.187099561 +0000 UTC m=+194.912799851 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fc440): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.187099561 +0000 UTC m=+194.912799851 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fcb40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d985b0 item 77 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.18983323 +0000 UTC m=+194.915533520 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd180): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98a10 item 78 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.190688241 +0000 UTC m=+194.916388541 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fd680): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.190688241 +0000 UTC m=+194.916388541 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0008fdd80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98c40 item 78 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.193032727 +0000 UTC m=+194.918733007 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922440): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98fc0 item 79 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.193853002 +0000 UTC m=+194.919553293 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000922940): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.193853002 +0000 UTC m=+194.919553293 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923040): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d991f0 item 79 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.196208008 +0000 UTC m=+194.921908288 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000923680): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda000 item 80 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.197536571 +0000 UTC m=+194.923236871 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae180): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.197536571 +0000 UTC m=+194.923236871 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fae880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda1c0 item 80 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.201940857 +0000 UTC m=+194.927641137 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faeec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda5b0 item 81 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.202915212 +0000 UTC m=+194.928615491 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf340): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.202915212 +0000 UTC m=+194.928615491 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faf880): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda770 item 81 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.205346722 +0000 UTC m=+194.931047051 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000faff00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edaaf0 item 82 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.206917841 +0000 UTC m=+194.932618121 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.206917841 +0000 UTC m=+194.932618121 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd6a00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edacb0 item 82 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.209129848 +0000 UTC m=+194.934830168 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7080): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb110 item 83 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.210413345 +0000 UTC m=+194.936113635 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.210413345 +0000 UTC m=+194.936113635 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fd7ac0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb3b0 item 83 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.215348801 +0000 UTC m=+194.941049091 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe1c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edb960 item 84 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.216204834 +0000 UTC m=+194.941905134 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffe6c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.216204834 +0000 UTC m=+194.941905134 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ffec40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edbb20 item 84 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.218615495 +0000 UTC m=+194.944315775 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff2c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edbea0 item 85 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.219500482 +0000 UTC m=+194.945200842 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fff7c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.219500482 +0000 UTC m=+194.945200842 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000fffd00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de9a0 item 85 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.221569109 +0000 UTC m=+194.947269389 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6400): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003defc0 item 86 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.22267917 +0000 UTC m=+194.948379449 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6900): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.22267917 +0000 UTC m=+194.948379449 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a6e80): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df340 item 86 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.225357153 +0000 UTC m=+194.951057433 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7500): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfa40 item 87 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.226602559 +0000 UTC m=+194.952302839 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7a00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.226602559 +0000 UTC m=+194.952302839 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009a7f40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dff10 item 87 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.228775351 +0000 UTC m=+194.954475702 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009de640): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba4d0 item 88 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.230690419 +0000 UTC m=+194.956390779 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009deb40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.230690419 +0000 UTC m=+194.956390779 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df0c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba700 item 88 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.233454496 +0000 UTC m=+194.959154816 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009df700): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010baa80 item 89 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.234828684 +0000 UTC m=+194.960528964 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0009dfc40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bac40 item 89 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.235812948 +0000 UTC m=+194.961513228 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a200): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.235812948 +0000 UTC m=+194.961513228 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a1a780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bae00 item 89 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.240698409 +0000 UTC m=+194.966398700 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0005bfd40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2c40 item 90 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.241688034 +0000 UTC m=+194.967388315 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e300): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2ee0 item 90 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.242595033 +0000 UTC m=+194.968295313 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061e840): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.242595033 +0000 UTC m=+194.968295313 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061ee00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf30a0 item 90 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.245252978 +0000 UTC m=+194.970953289 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f440): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3570 item 91 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.246078234 +0000 UTC m=+194.971778594 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061f980): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): >_readAt: n=2, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): _writeAt: size=3, off=7 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3730 item 91 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.247208923 +0000 UTC m=+194.972909213 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc00061fec0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): >_readAt: n=8, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.247208923 +0000 UTC m=+194.972909213 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc0006364c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3a40 item 91 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.24952156 +0000 UTC m=+194.975221839 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000636b00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3e30 item 92 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.250306648 +0000 UTC m=+194.976006928 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637040): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): open at offset 5 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d80e0 item 92 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): _readAt: size=2, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): _writeAt: size=3, off=5 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): >_writeAt: n=3, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.251281114 +0000 UTC m=+194.976981413 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637580): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): >_readAt: n=3, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.251281114 +0000 UTC m=+194.976981413 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000637b40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d82a0 item 92 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.254106856 +0000 UTC m=+194.979807156 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94200): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8850 item 93 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.255058248 +0000 UTC m=+194.980758548 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94740): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.255058248 +0000 UTC m=+194.980758548 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a94e40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8a10 item 93 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.257588564 +0000 UTC m=+194.983288854 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a95480): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d8ee0 item 94 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.258540697 +0000 UTC m=+194.984240988 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000a959c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.258540697 +0000 UTC m=+194.984240988 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae140): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d9110 item 94 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.26110619 +0000 UTC m=+194.986806480 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aae780): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d9810 item 95 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.261984094 +0000 UTC m=+194.987684394 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaecc0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.261984094 +0000 UTC m=+194.987684394 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaf3c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d9b90 item 95 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 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/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): open at offset 0 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): _readAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): >_readAt: n=0, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.265059507 +0000 UTC m=+194.990759806 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aafa00): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): _writeAt: size=5, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): >openPending: err= 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20150 item 96 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): >_writeAt: n=5, err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.266002252 +0000 UTC m=+194.991702552 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000aaff40): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/02 01:48:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/02 01:48:31 DEBUG : open-test-file: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): _readAt: size=512, off=0 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): openPending: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): >openPending: err= 2026/03/02 01:48:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): >_readAt: n=5, err=EOF 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): close: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-02 01:48:31.266002252 +0000 UTC m=+194.991702552 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : open-test-file(0xc000ac86c0): >close: err= 2026/03/02 01:48:31 DEBUG : open-test-file: Remove: 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e20310 item 96 2026/03/02 01:48:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/02 01:48:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/02 01:48:31 DEBUG : open-test-file: >Remove: err= 2026/03/02 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : >WaitForWriters: 2026/03/02 01:48:31 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.50s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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.80s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:31 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:31 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:31 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:31 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:31 DEBUG : file1: newRWFileHandle: 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): openPending: 2026/03/02 01:48:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): >openPending: err= 2026/03/02 01:48:31 DEBUG : file1: >newRWFileHandle: err= 2026/03/02 01:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/02 01:48:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): _writeAt: size=2, off=0 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): >_writeAt: n=2, err= 2026/03/02 01:48:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): RWFileHandle.Flush 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): RWFileHandle.Release 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): close: 2026/03/02 01:48:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/02 01:48:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:31 DEBUG : file1(0xc000a1a100): >close: err= 2026/03/02 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:31 DEBUG : file1: vfs cache: starting upload 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:31 DEBUG : Looking for writers 2026/03/02 01:48:31 DEBUG : file1: reading active writers 2026/03/02 01:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:32 DEBUG : Looking for writers 2026/03/02 01:48:32 DEBUG : file1: reading active writers 2026/03/02 01:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:32 DEBUG : file1: size = 2 OK 2026/03/02 01:48:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:48:32 INFO : file1: Copied (new) 2026/03/02 01:48:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/03/02 01:48:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/02 01:48:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/02 01:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:48:32 INFO : file1: vfs cache: upload succeeded try #1 2026/03/02 01:48:32 DEBUG : Looking for writers 2026/03/02 01:48:32 DEBUG : file1: reading active writers 2026/03/02 01:48:32 DEBUG : >WaitForWriters: 2026/03/02 01:48:33 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : file1: reading active writers 2026/03/02 01:48:33 DEBUG : >WaitForWriters: 2026/03/02 01:48:33 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:33 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:33 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:33 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:48:33 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:48:33 DEBUG : rename_me: newRWFileHandle: 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): openPending: 2026/03/02 01:48:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/02 01:48:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): >openPending: err= 2026/03/02 01:48:33 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/02 01:48:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/02 01:48:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/02 01:48:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): _writeAt: size=5, off=0 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): >_writeAt: n=5, err= 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): close: 2026/03/02 01:48:33 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-02 01:48:33.641998515 +0000 UTC m=+197.367698804 2026/03/02 01:48:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/02 01:48:33 DEBUG : rename_me(0xc000922300): >close: err= 2026/03/02 01:48:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/02 01:48:33 DEBUG : i_was_renamed: Updating file with 0xc000a2c3c0 2026/03/02 01:48:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/02 01:48:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/02 01:48:33 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/02 01:48:33 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/02 01:48:33 DEBUG : Looking for writers 2026/03/02 01:48:33 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/02 01:48:34 DEBUG : Looking for writers 2026/03/02 01:48:34 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/02 01:48:34 DEBUG : i_was_renamed: size = 5 OK 2026/03/02 01:48:34 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/03/02 01:48:34 INFO : i_was_renamed: Copied (new) 2026/03/02 01:48:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-02 01:48:33 +0000 UTC," 2026/03/02 01:48:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/02 01:48:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/02 01:48:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/02 01:48:34 DEBUG : Looking for writers 2026/03/02 01:48:34 DEBUG : i_was_renamed: reading active writers 2026/03/02 01:48:34 DEBUG : >WaitForWriters: 2026/03/02 01:48:34 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:35 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/02 01:48:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/02 01:48:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-nicujef8wobi" 2026/03/02 01:48:35 INFO : files root 'rclone-test-nicujef8wobi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/02 01:48:35 DEBUG : forgetting directory cache 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate(0xc000a1ae00): _readAt: size=512, off=0 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate(0xc000a1ae00): openPending: 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:49:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate(0xc000a1ae00): >openPending: err= 2026/03/02 01:48:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:37 DEBUG : forgetting directory cache 2026/03/02 01:48:37 DEBUG : forgetting directory cache 2026/03/02 01:48:37 DEBUG : TestRWCacheUpdate(0xc000a1ae00): >_readAt: n=20, err=EOF 2026/03/02 01:48:37 DEBUG : TestRWCacheUpdate(0xc000a1ae00): close: 2026/03/02 01:48:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:49:35 +0000 UTC 2026/03/02 01:48:37 DEBUG : TestRWCacheUpdate(0xc000a1ae00): >close: err= 2026/03/02 01:48:37 DEBUG : Re-reading directory (461.186405ms old) 2026/03/02 01:48:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:37 DEBUG : forgetting directory cache 2026/03/02 01:48:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): _readAt: size=512, off=0 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): openPending: 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:50:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-02 00:49:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-02 00:50:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-02 00:49:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/02 01:48:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): >openPending: err= 2026/03/02 01:48:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:40 DEBUG : forgetting directory cache 2026/03/02 01:48:40 DEBUG : forgetting directory cache 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): >_readAt: n=20, err=EOF 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): close: 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:50:35 +0000 UTC 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate(0xc000a1a100): >close: err= 2026/03/02 01:48:40 DEBUG : Re-reading directory (416.72495ms old) 2026/03/02 01:48:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:40 DEBUG : forgetting directory cache 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): _readAt: size=512, off=0 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): openPending: 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:51:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-02 00:50:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-02 00:51:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-02 00:50:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/02 01:48:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): >openPending: err= 2026/03/02 01:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:42 DEBUG : forgetting directory cache 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): >_readAt: n=20, err=EOF 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): close: 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:51:35 +0000 UTC 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate(0xc000922780): >close: err= 2026/03/02 01:48:42 DEBUG : Re-reading directory (270.706488ms old) 2026/03/02 01:48:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:42 DEBUG : forgetting directory cache 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate(0xc000923180): _readAt: size=512, off=0 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate(0xc000923180): openPending: 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:52:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-02 00:51:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-02 00:52:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-02 00:51:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/02 01:48:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate(0xc000923180): >openPending: err= 2026/03/02 01:48:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:44 DEBUG : forgetting directory cache 2026/03/02 01:48:44 DEBUG : TestRWCacheUpdate(0xc000923180): >_readAt: n=20, err=EOF 2026/03/02 01:48:44 DEBUG : TestRWCacheUpdate(0xc000923180): close: 2026/03/02 01:48:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:52:35 +0000 UTC 2026/03/02 01:48:44 DEBUG : TestRWCacheUpdate(0xc000923180): >close: err= 2026/03/02 01:48:44 DEBUG : Re-reading directory (265.862585ms old) 2026/03/02 01:48:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:44 DEBUG : forgetting directory cache 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): _readAt: size=512, off=0 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): openPending: 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:53:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-02 00:52:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-02 00:53:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-02 00:52:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/02 01:48:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): >openPending: err= 2026/03/02 01:48:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:45 DEBUG : forgetting directory cache 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): >_readAt: n=20, err=EOF 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): close: 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:53:35 +0000 UTC 2026/03/02 01:48:45 DEBUG : TestRWCacheUpdate(0xc000b90980): >close: err= 2026/03/02 01:48:45 DEBUG : Re-reading directory (263.159764ms old) 2026/03/02 01:48:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:46 DEBUG : forgetting directory cache 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): _readAt: size=512, off=0 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): openPending: 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-02 00:54:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-02 00:53:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-02 00:54:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-02 00:53:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/02 01:48:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/02 01:48:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): >openPending: err= 2026/03/02 01:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:47 DEBUG : forgetting directory cache 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): >_readAt: n=20, err=EOF 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): close: 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:54:35 +0000 UTC 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate(0xc001100840): >close: err= 2026/03/02 01:48:47 DEBUG : Re-reading directory (271.30114ms old) 2026/03/02 01:48:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:47 DEBUG : forgetting directory cache 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate(0xc000b91640): _readAt: size=512, off=0 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate(0xc000b91640): openPending: 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-02 00:55:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-02 00:54:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-02 00:55:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-02 00:54:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/02 01:48:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/02 01:48:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate(0xc000b91640): >openPending: err= 2026/03/02 01:48:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:49 DEBUG : forgetting directory cache 2026/03/02 01:48:49 DEBUG : TestRWCacheUpdate(0xc000b91640): >_readAt: n=21, err=EOF 2026/03/02 01:48:49 DEBUG : TestRWCacheUpdate(0xc000b91640): close: 2026/03/02 01:48:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:55:35 +0000 UTC 2026/03/02 01:48:49 DEBUG : TestRWCacheUpdate(0xc000b91640): >close: err= 2026/03/02 01:48:49 DEBUG : Re-reading directory (258.020507ms old) 2026/03/02 01:48:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:49 DEBUG : forgetting directory cache 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): _readAt: size=512, off=0 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): openPending: 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-02 00:56:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-02 00:55:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-02 00:56:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-02 00:55:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/02 01:48:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/02 01:48:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): >openPending: err= 2026/03/02 01:48:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:50 DEBUG : forgetting directory cache 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): >_readAt: n=22, err=EOF 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): close: 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:56:35 +0000 UTC 2026/03/02 01:48:50 DEBUG : TestRWCacheUpdate(0xc000a1b100): >close: err= 2026/03/02 01:48:50 DEBUG : Re-reading directory (273.902732ms old) 2026/03/02 01:48:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:51 DEBUG : forgetting directory cache 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): _readAt: size=512, off=0 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): openPending: 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-02 00:57:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-02 00:56:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-02 00:57:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-02 00:56:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/02 01:48:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/02 01:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): >openPending: err= 2026/03/02 01:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:52 DEBUG : forgetting directory cache 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): >_readAt: n=23, err=EOF 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): close: 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:57:35 +0000 UTC 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate(0xc000b91c80): >close: err= 2026/03/02 01:48:52 DEBUG : Re-reading directory (268.965766ms old) 2026/03/02 01:48:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:53 DEBUG : forgetting directory cache 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): _readAt: size=512, off=0 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): openPending: 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-02 00:58:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-02 00:57:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-02 00:58:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-02 00:57:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/02 01:48:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/02 01:48:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): >openPending: err= 2026/03/02 01:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:54 DEBUG : forgetting directory cache 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): >_readAt: n=24, err=EOF 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): close: 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-02 00:58:35 +0000 UTC 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate(0xc000bfe140): >close: err= 2026/03/02 01:48:54 DEBUG : Re-reading directory (265.988468ms old) 2026/03/02 01:48:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/02 01:48:54 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:54 DEBUG : Looking for writers 2026/03/02 01:48:54 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/02 01:48:54 DEBUG : >WaitForWriters: 2026/03/02 01:48:54 DEBUG : files root 'rclone-test-nicujef8wobi': vfs cache: cleaner exiting 2026/03/02 01:48:54 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.59s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:57 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/02 01:48:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:48:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/02 01:48:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:48:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/02 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:58 DEBUG : Looking for writers 2026/03/02 01:48:58 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/02 01:48:58 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/02 01:48:58 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.45s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:58 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:58 DEBUG : files root 'rclone-test-nicujef8wobi': Reusing VFS from active cache 2026/03/02 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:58 DEBUG : Looking for writers 2026/03/02 01:48:58 DEBUG : >WaitForWriters: 2026/03/02 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:58 DEBUG : Looking for writers 2026/03/02 01:48:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.28s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:58 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:58 DEBUG : Looking for writers 2026/03/02 01:48:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:59 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:48:59 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:48:59 DEBUG : Looking for writers 2026/03/02 01:48:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:48:59 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:01 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:01 DEBUG : dir: Looking for writers 2026/03/02 01:49:01 DEBUG : file2: reading active writers 2026/03/02 01:49:01 DEBUG : Looking for writers 2026/03/02 01:49:01 DEBUG : dir: reading active writers 2026/03/02 01:49:01 DEBUG : file1: reading active writers 2026/03/02 01:49:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.09s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:02 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:04 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:04 DEBUG : dir: Looking for writers 2026/03/02 01:49:04 DEBUG : Looking for writers 2026/03/02 01:49:04 DEBUG : dir: reading active writers 2026/03/02 01:49:04 DEBUG : file1: reading active writers 2026/03/02 01:49:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.89s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:05 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:49:07 DEBUG : file1: Open: flags=O_RDONLY 2026/03/02 01:49:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/02 01:49:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/02 01:49:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:49:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/02 01:49:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/02 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/02 01:49:07 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/02 01:49:08 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/02 01:49:08 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/02 01:49:08 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/03/02 01:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/02 01:49:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/02 01:49:08 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:08 DEBUG : dir: Looking for writers 2026/03/02 01:49:08 DEBUG : file2: reading active writers 2026/03/02 01:49:08 DEBUG : new_file.txt: reading active writers 2026/03/02 01:49:08 DEBUG : Looking for writers 2026/03/02 01:49:08 DEBUG : dir: reading active writers 2026/03/02 01:49:08 DEBUG : file1: reading active writers 2026/03/02 01:49:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.99s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:09 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/02 01:49:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000ed6600 2026/03/02 01:49:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/02 01:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:12 INFO : dir/file1: Moved (server-side) to: file0 2026/03/02 01:49:12 DEBUG : file0: Updating file with file0 0xc000ed6600 2026/03/02 01:49:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/02 01:49:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/02 01:49:12 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:12 DEBUG : dir: Looking for writers 2026/03/02 01:49:12 DEBUG : Looking for writers 2026/03/02 01:49:12 DEBUG : file0: reading active writers 2026/03/02 01:49:12 DEBUG : dir: reading active writers 2026/03/02 01:49:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.84s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:13 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:13 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:13 DEBUG : Looking for writers 2026/03/02 01:49:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:13 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:13 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/02 01:49:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/02 01:49:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/02 01:49:15 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/02 01:49:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/02 01:49:16 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:16 DEBUG : Looking for writers 2026/03/02 01:49:16 DEBUG : a: Looking for writers 2026/03/02 01:49:16 DEBUG : b: Looking for writers 2026/03/02 01:49:16 DEBUG : c: Looking for writers 2026/03/02 01:49:16 DEBUG : d: Looking for writers 2026/03/02 01:49:16 DEBUG : Looking for writers 2026/03/02 01:49:16 DEBUG : /: reading active writers 2026/03/02 01:49:16 DEBUG : a: reading active writers 2026/03/02 01:49:16 DEBUG : b: reading active writers 2026/03/02 01:49:16 DEBUG : c: reading active writers 2026/03/02 01:49:16 DEBUG : d: reading active writers 2026/03/02 01:49:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.79s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:17 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/02 01:49:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/02 01:49:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/02 01:49:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/02 01:49:20 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:20 DEBUG : a/b/c/d: Looking for writers 2026/03/02 01:49:20 DEBUG : a/b/c: Looking for writers 2026/03/02 01:49:20 DEBUG : d: reading active writers 2026/03/02 01:49:20 DEBUG : a/b: Looking for writers 2026/03/02 01:49:20 DEBUG : c: reading active writers 2026/03/02 01:49:20 DEBUG : a: Looking for writers 2026/03/02 01:49:20 DEBUG : b: reading active writers 2026/03/02 01:49:20 DEBUG : Looking for writers 2026/03/02 01:49:20 DEBUG : a: reading active writers 2026/03/02 01:49:20 DEBUG : >WaitForWriters: 2026/03/02 01:49:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/a/b/c not empty`) 2026/03/02 01:49:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:49:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/a/b not empty`) 2026/03/02 01:49:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/02 01:49:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/a not empty`) 2026/03/02 01:49:22 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.52s) === 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-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:22 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:22 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:22 DEBUG : Looking for writers 2026/03/02 01:49:22 DEBUG : >WaitForWriters: 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/03/02 01:49:22 DEBUG : pacer: Reducing sleep to 14.238281ms --- 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-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:23 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:23 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/03/02 01:49:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/02 01:49:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/02 01:49:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/02 01:49:23 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/02 01:49:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 01:49:24 DEBUG : file1: size = 5 OK 2026/03/02 01:49:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:24 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/02 01:49:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/02 01:49:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:24 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/02 01:49:25 DEBUG : file1: size = 0 OK 2026/03/02 01:49:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:25 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/02 01:49:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/02 01:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:25 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (7 bytes), uploading instead of streaming 2026/03/02 01:49:25 DEBUG : file1: size = 7 OK 2026/03/02 01:49:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:25 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:25 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:25 DEBUG : Looking for writers 2026/03/02 01:49:25 DEBUG : file1: reading active writers 2026/03/02 01:49:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.28s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:26 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/02 01:49:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/02 01:49:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/02 01:49:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/02 01:49:27 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (11 bytes), uploading instead of streaming 2026/03/02 01:49:28 DEBUG : file1: size = 11 OK 2026/03/02 01:49:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:28 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/02 01:49:28 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:28 DEBUG : Looking for writers 2026/03/02 01:49:28 DEBUG : file1: reading active writers 2026/03/02 01:49:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.42s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:28 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/02 01:49:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:28 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/02 01:49:29 DEBUG : file1: size = 5 OK 2026/03/02 01:49:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:29 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/02 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:29 DEBUG : Looking for writers 2026/03/02 01:49:29 DEBUG : file1: reading active writers 2026/03/02 01:49:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.38s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:30 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:30 DEBUG : file1: WriteFileHandle.Release closing 2026/03/02 01:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:30 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/02 01:49:31 DEBUG : file1: size = 0 OK 2026/03/02 01:49:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:31 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/02 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:31 DEBUG : Looking for writers 2026/03/02 01:49:31 DEBUG : file1: reading active writers 2026/03/02 01:49:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:31 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:31 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (2 bytes), uploading instead of streaming 2026/03/02 01:49:32 DEBUG : file1: size = 2 OK 2026/03/02 01:49:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:32 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:32 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/02 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:32 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:32 DEBUG : Looking for writers 2026/03/02 01:49:32 DEBUG : file1: reading active writers 2026/03/02 01:49:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.56s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:33 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:33 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/02 01:49:34 DEBUG : file1: size = 0 OK 2026/03/02 01:49:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/02 01:49:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/02 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:49:34 DEBUG : file1: Open: flags=O_RDONLY 2026/03/02 01:49:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/02 01:49:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/02 01:49:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:34 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:34 DEBUG : Looking for writers 2026/03/02 01:49:34 DEBUG : file1: reading active writers 2026/03/02 01:49:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:34 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/02 01:49:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/02 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/02 01:49:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/02 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:34 DEBUG : files root 'rclone-test-nicujef8wobi': File to upload is small (100 bytes), uploading instead of streaming 2026/03/02 01:49:35 DEBUG : file1: size = 100 OK 2026/03/02 01:49:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/02 01:49:35 DEBUG : file1: Size of src and dst objects identical 2026/03/02 01:49:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/02 01:49:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/02 01:49:35 DEBUG : file1: Open: flags=O_RDONLY 2026/03/02 01:49:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/02 01:49:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/02 01:49:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:36 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:36 DEBUG : Looking for writers 2026/03/02 01:49:36 DEBUG : file1: reading active writers 2026/03/02 01:49:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.70s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:36 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/02 01:49:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/02 01:49:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/02 01:49:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/02 01:49:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:41 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:41 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/02 01:49:41 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/02 01:49:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:41 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/02 01:49:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/02 01:49:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/02 01:49:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/02 01:49:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:42 DEBUG : flat: Looking for writers 2026/03/02 01:49:42 DEBUG : f002.txt: reading active writers 2026/03/02 01:49:42 DEBUG : f003.txt: reading active writers 2026/03/02 01:49:42 DEBUG : f004.txt: reading active writers 2026/03/02 01:49:42 DEBUG : f000.txt: reading active writers 2026/03/02 01:49:42 DEBUG : f001.txt: reading active writers 2026/03/02 01:49:42 DEBUG : Looking for writers 2026/03/02 01:49:42 DEBUG : flat: reading active writers 2026/03/02 01:49:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.13s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:43 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:46 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/02 01:49:46 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/02 01:49:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/02 01:49:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/02 01:49:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/02 01:49:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/02 01:49:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:47 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:47 DEBUG : a/b/c: Looking for writers 2026/03/02 01:49:47 DEBUG : deep.txt: reading active writers 2026/03/02 01:49:47 DEBUG : a/b: Looking for writers 2026/03/02 01:49:47 DEBUG : c: reading active writers 2026/03/02 01:49:47 DEBUG : mid.txt: reading active writers 2026/03/02 01:49:47 DEBUG : a: Looking for writers 2026/03/02 01:49:47 DEBUG : b: reading active writers 2026/03/02 01:49:47 DEBUG : top.txt: reading active writers 2026/03/02 01:49:47 DEBUG : Looking for writers 2026/03/02 01:49:47 DEBUG : a: reading active writers 2026/03/02 01:49:47 DEBUG : >WaitForWriters: 2026/03/02 01:49:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nicujef8wobi/a/b not empty`) 2026/03/02 01:49:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 01:49:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/02 01:49:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/02 01:49:48 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.46s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:49 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:52 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:52 DEBUG : bigdir: Looking for writers 2026/03/02 01:49:52 DEBUG : big.bin: reading active writers 2026/03/02 01:49:52 DEBUG : Looking for writers 2026/03/02 01:49:52 DEBUG : bigdir: reading active writers 2026/03/02 01:49:52 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.21s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-nicujef8wobi'", Local "Local file system at /tmp/rclone2293253351", Modify Window "1s" 2026/03/02 01:49:53 INFO : files root 'rclone-test-nicujef8wobi': poll-interval is not supported by this remote 2026/03/02 01:49:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/02 01:49:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/02 01:49:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/02 01:49:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/02 01:49:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/02 01:49:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/02 01:49:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/02 01:49:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/02 01:49:57 DEBUG : WaitForWriters: timeout=30s 2026/03/02 01:49:57 DEBUG : dir1: Looking for writers 2026/03/02 01:49:57 DEBUG : a.txt: reading active writers 2026/03/02 01:49:57 DEBUG : dir2: Looking for writers 2026/03/02 01:49:57 DEBUG : b.txt: reading active writers 2026/03/02 01:49:57 DEBUG : dir3: Looking for writers 2026/03/02 01:49:57 DEBUG : c.txt: reading active writers 2026/03/02 01:49:57 DEBUG : Looking for writers 2026/03/02 01:49:57 DEBUG : dir1: reading active writers 2026/03/02 01:49:57 DEBUG : dir2: reading active writers 2026/03/02 01:49:57 DEBUG : dir3: reading active writers 2026/03/02 01:49:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/03/02 01:49:58 DEBUG : files root 'rclone-test-nicujef8wobi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m42.48749501s (try 1/5): exit status 1: Failed [TestFileRename/writes,forceCache=true]